|
|
| 1-2 Searching (Python) scripts (listed in alphabetical order) |
Scripts are listed afer name. To display the scripts after popularity 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.
|
|