Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Scripts > Python > Scripts and Programs > Searching  

Popular Tags


Web Links
Sort By :
1. Ransacker
Ransacker is a scriptable, incrementally-double-indexed search engine written in python. Its scriptable in that you can index any text with any key. This 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. Its 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 "whats related" pages.
Category:   Python > Scripts and Programs > Searching

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Category Jump :