Scripts are listed afer popularity. To display the scripts in alphabetical order please click here
1)
Developing a full-text indexer in Python
As the volume of information grows, effective means of locating specific information become ever more crucial. This column discusses the field of full-text indexing, with a focus on the author's public-domain indexer module.
2)
Ransacker
This script written in Python is a scriptable, incrementally-double-indexed search engine that can index any text with any key and makes it easy to index content (pages) stored in databases, file systems, the web etc.
|