DataparkSearch Engine is a full-featured open sources web-based searchengine released under the GNU General Public License and designed to organize searchwithin a website, group of websites, intranet or local system. DataparkSearch consists of two parts. The first partis indexing mechanism (indexer). Indexer walks over htmlhypertext references and stores found words and new referencesinto database. The second part is web CGI front-end to providesearch using data collected by indexer. Key features:Support for http, https, ftp, nntp and news URL schemes;htdb virtual URL scheme support for indexing SQL databases;text/html, text/xml, text/plain,audio/mpeg (MP3) and image/gif mime types 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; Fuzzy searching based on acronyms and abbreviations.Stopwords and synonyms lists;Boolean query language support;Results sorting by relevance, popularity rank, last modified time and by importance (a multiplication of relevance and popularity rank);Various character sets support;Accent insensitive search;Phrases segmenting for Chinese, Japanese, Korean and Thai languages;mod_dpsearch - search module for Apache web server. Internationalized Domain Names support.