Download List

Project Description

DataparkSearch is a Web search engine tool. It features support for http, https, ftp, nntp, and news URLs, htdb virtual URL 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, the ability to index multilangual sites using content negotiation, searching of all of the word forms
using ispell affixes and dictionaries, stopwords and synonyms lists, boolean query language support, results sorting by relevancy, popularity
rank, last modified time, and importance (a multiplication of the relevancy and popularity ranks), support for various character sets, and
phrases segmenting for the Chinese, Japanese, Korean, and Thai languages. It has accent-insensitive search, mod_dpsearch for Apache, and support for internationalized domain names.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-25 16:16
4.48

The content of CDATA sections in XML documents is
now parsed using the HTML parser. The "link" cache
mode limit type has been added. Support for libtre
has been added. The TrackDBAddr command has been
added. Use it to specify a SQL database to store
query tracking data. A Debian source package has
been added. The label parameter has been added to
the DBAddr command. The -f switch can now be used
to specify a list of files for the indexer to
index/reindex. Several bugs were fixed.
Tags: Minor feature enhancements

2007-07-09 20:49
4.47

Tags and categories are now stored in the urlinfo table and can be set on a per-document basis. Support for crosswords has been implemented for cache dbmode. Automatic phrase search has been implemented for compound words. The full method of relevance calculation has been modified. Conditional operators can now be used in the variables section of the template. Storing documents in stored database has been fixed for non-default values of StoredFiles. The -f switch has been added for cached, search, and stored: use to run them in the foreground (don't daemonize). Several bugs were fixed.
Tags: Minor feature enhancements

2007-04-21 12:17
4.46

The Summary Extraction Algorithm (SEA) was slightly modified. A -B switch was added for the indexer. It is used to reindex from a stored database. An error in cache mode log sorting was fixed. The Neo PopRank was modified. A segmentation fault on 64-bit platforms was fixed along with a trap in Apache internal redirects. Support for the c-ares library, an asynchronous DNS resolver was added. Several bugs were fixed.
Tags: Major bugfixes

2007-03-24 01:10
4.45.1

A bug in src/Makefile.am has been fixed.
Tags: Minor bugfixes

2007-03-23 10:55
4.45

The -G switch for the indexer has been added.
parser.c has been rewritten to avoid hanging
external parsers of all types. An erroneous
writing of redundant records into the "server"
table has been fixed. A bug has been fixed in the
flushing of unfilled cache mode buffers when no
cached is used. A parser of the Verity Query
Language (prefix variant) has been added.
MinSiteWeight and MinServerWeight commands were
added. They can be used to specify the minimum
weight of a site or server to be indexed. Several
bugs were fixed.
Tags: Minor bugfixes

Project Resources