Aspseek
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (November 2011) |
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (November 2011) |
ASPseek is an open source internet search engine developed by SWsoft.
It can index a few million URLs and 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 (PageRank is used) or date.
ASPseek is optimized for multiple sites (threaded index, async DNS lookups, grouping results by site, Web spaces). ASPseek can work with multiple languages/encodings at once and keep it compact due to UTF8 storage mode.
ASPseek is written in C++ using the STL library, and uses mix of SQL database and binary files for storage.
[edit] External links
| This article about a search engine website is a stub. You can help Wikipedia by expanding it. |