Categories

Updated: 08/28/2003

ASPseek

ASPseek is a search engine software written in C++, using STL library and SQL server. It consists of indexing robot, search daemon and search frontend (CGI program). Indexing robot (index) walks across the sites and stores found pages in a special data structures. Search daemon (searchd) listen to and performs search queries, issued by search frontend s.cgi. Frontend (cgi or apache module) then formats the results into nice-looking HTML page. ASPseek is optimized for many languages/encodings, multiple sites and medium loads, and can be used to search within several million pages (URLs). User can search for words and phrases, use wildcards, and do a Boolean search. Search results can be limited to time period given, site or Web space (set of sites) and sorted by relevance or by date. Full documentation included.
©2019 A--9.com