pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hyperestraier



Module name:    wip
Committed by:   obache
Date:           Sat Oct 22 13:00:08 UTC 2005

Import into wip/hyperestraier

Log Message:
Hyper Estraier is a full-text search system. You can search lots of documents
for some documents including specified words. If you run a web site, it is
useful as your own search engine for pages in your site. Also, it is useful as
search utilities of mail boxes and file servers.

The characteristic of Hyper Estraier is the following.

    * High performance of search
    * High scalability of target documents
    * Perfect recall ratio by N-gram method
    * Phrase search, attribute search, and similarity search
    * Multilingualism with Unicode
    * Independent of file format and repository
    * Simple and powerful API
    * Supporting P2P architecture

Hyper Estraier is an open-source software released under the terms of the GNU
Lesser General Public License. It works on Linux, Windows, Mac OS X, and other
UNIX-like systems.

Status:

Vendor Tag:     obache
Release Tags:   obache_20051022
                
N wip/hyperestraier/PLIST
N wip/hyperestraier/distinfo
N wip/hyperestraier/DESCR
N wip/hyperestraier/Makefile
N wip/hyperestraier/patches/patch-aa

No conflicts created by this import


To generate a diff of this commit:

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index