DataparkSearch is a full-featured web search engine. DataparkSearch consists of two parts. The first part is indexing mechanism (indexer). Indexer walks over hypertext references and stores found words and new references into database. The second part is web CGI front-end to provide search using data collected by indexer.
DataparkSearch was cloned from 3.2.16 CVS version of mnoGoSearch at 27 November 2003 as a DataparkSearch 4.16. mnoGoSearch first release took place in November 1998. The search engine had the name of UDMSearch until October 2000 when the project was acquired by Lavtech.Com Corp. and changed its name to mnoGoSearch.
The latest changelog can be found on our website.
Main DataparkSearch features are as follows:
MySQL (libz library required), PostgreSQL, iODBC, unixODBC, EasySoft ODBC-ODBC bridge, InterBase, Oracle (see Section 5.5), MS SQL back-ends support.
HTTP support.
HTTP proxy support.
HTTPS support.
FTP support.
NNTP support (both news:// and nntp:// URL schemes).
HTDB virtual URL scheme support. One may build index and search through the big text fields/blobs of SQL database.
text/html, text/xml, text/plain, audio/mpeg (MP3) and image/gif built-in support.
External parsers support for other document types.
Ability to index multilingual sites using content negotiation.
Searching all of the word forms using ispell affixes and dictionaries
Basic authorization support. One may index password protected intranet HTTP servers.
Proxy authorization support.
Reentry capability. One may use several indexing and searching processes at the same time even on the same database. Multi-threaded indexing support.
Stop-list support.
<META NAME="robots" content="..."> and robots.txt support.
C language CGI web front-end.
Boolean query language support.
Results sorting by relevancy, popularity rank, last modified date and by importance (a multiplication of relevancy and popularity rank).
Fuzzy search: different word forms, spelling corrections, synonyms, acronyms and abbreviations.
HTML templates to easily customize search results.
Advanced search options like time limits, category and tags limits etc.
Phrases segmenting for Chinese, Japanese, Korean and Thai languages.
mod_dpsearch - search module for Apache web server.
Internationalized Domain Names support.