Ransacker - Script Review at ProgramsDB.com


  • Name
Ransacker
  • Author
Zike Interactive
  • Category
Python / Searching
  • HomePage Address
Click to Visit
  • No. of hits
296



     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. It can index incrementally. This means you can add content or update the entry for a particular page without touching the rest of the index. It's double-indexed, meaning that not only does every word have a list of pages, every page has a list of words. This is used for the incremental indexer, but also allows you to determine which pages have the most in common. This will allow ransacker to produce "what's related" pages.


Top Python scripts
1).   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.
2).   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.
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 


Game Cheats

 

Updated: Sunday, 12 October 2008

Privacy Policy