dataparksearch


An open source search engine for Internet and Intranet sites

Key features: * Support for http, https, ftp, nntp and news URL schemes. * htdb virtual URL scheme for indexing SQL databases. * Indexes text/html, text/xml, text/plain, audio/mpeg (MP3) and image/gif mime types natively. * External parsers support for other document types, including Microsoft Word, Excel, RTF, PowerPoint, Adobe Acrobat PDF and Flash. * Can index multilingual sites using content negotiation. * Searching all of the word forms using ispell affixes and dictionaries. * Synonym, acronym and abbreviation query expansion based on editable dictionaries, specified by language and charset. * Stop-words, synonyms and acronyms lists. * Options to query with all words, all words near to each others, any words, or Boolean queries. A subset of VQL (Verity Query Language) is supported. * Popularity Rank based on a neural network model. * Results can be sorted by relevancy (using vector calculation), popularity rank as "Goo" (adding weight for incoming links), and "Neo" (neural network model), last modified time, and by "importance" (a combination of relevancy and popularity rank). * Supports wide range of character sets support with automated character set and language detection. * Offers an accent insensitive search option. * Provides phrase segmenting (tokenizing) for Chinese, Japanese, Korean and Thai. * Includes an indexer and a web CGI front-end, as well as a search module for Apache web server (mod_dpsearch). * Handles Internationalized Domain Names (IDN). * Summary Extraction Algorithm automatically sums up each document in several sentences. * Uses If-Modified-Since for efficient transfer of only changed files. * Can tweak URLs with session IDs and other weird formats, including some JavaScript link decoding. * Can perform parallel and multi-threaded indexing for faster updating. * Flexible update scheduling, including options for checking some sections of a site more frequently. * Handles basic authentication (user name and password) and cookies. * Stores a compressed text version of the documents for extracting and viewing. * Can specify a default character set and language for a server or subdirectory, or a list of possible languages. * Noindex tags: , <NOINDEX>, , Google's special comments , and consider as tags to include/exclude. * Can specify a content body tag. * Spellchecking for query words with aspell. * Flexible options and commands to customize search result pages. * Effective caching gives significant time reduction in search times. * Query logging stores the query, query parameters and the number of results found.

<wiki:gadget url="http://www.ohloh.net/p/18544/widgets/project_basic_stats.xml" height="220" border="1" />

Project Information

  • License: GNU GPL v2
  • 43 stars
  • svn-based source control

Labels:
C searchengine unix freebsd linux search opensource bsd fulltextsearch indexing web