DataparkSearch is a full-featured web search engine. DataparkSearch consists of two parts. The first part is an indexing mechanism (the indexer). The indexer walks over hypertext references and stores found words and new references into the database. The second part is a CGI front-end to provide the search service using the data collected by the indexer.
DataparkSearch was cloned from the 3.2.16 CVS version of mnoGoSearch on 27 November 2003 as DataparkSearch 4.16. The mnoGoSearch's 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 change log of DataparkSearch can be found on our website.
Follow @dataparksearch to see latest updates to the DataparkSearch.
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 relevance, popularity rank, last modified date and by importance (a multiplication of relevance 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.