Difference between revisions of "Hyper Estraier"
(Updated links and person info) |
m |
||
| (3 intermediate revisions by one user not shown) | |||
| Line 16: | Line 16: | ||
|User level=intermediate | |User level=intermediate | ||
|Computer languages=C,Perl,Java,Ruby | |Computer languages=C,Perl,Java,Ruby | ||
| − | |Documentation note= | + | |Documentation note=Documentation is split to a number of guides: |
| − | + | * [http://fallabs.com/hyperestraier/intro-en.html Introduction] | |
| − | + | * [http://fallabs.com/hyperestraier/uguide-en.html User's Guide] | |
| − | + | * [http://fallabs.com/hyperestraier/pguide-en.html Programming Guide] | |
| − | + | * [http://fallabs.com/hyperestraier/nguide-en.html P2P Guide] | |
| + | * [http://fallabs.com/hyperestraier/cguide-en.html Crawler Guide] | ||
|Keywords=Perl,search,index,Java,Web search,C,Ruby,indexing,search engine | |Keywords=Perl,search,index,Java,Web search,C,Ruby,indexing,search engine | ||
|Version identifier=1.4.13 | |Version identifier=1.4.13 | ||
Latest revision as of 10:52, 9 September 2012
Hyper Estraier
http://fallabs.com/hyperestraier/
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
- High precision by hybrid mechanism of N-gram and morphological analyzer
- Phrase search, regular expressions, attribute search, and similarity search
- Multilingualism with Unicode
- Independent of file format and repository
- Intelligent web crawler
- Simple and powerful API
- Supporting P2P architecture
Documentation
Documentation is split to a number of guides:
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| BSD 3Clause | Kelly Hopkins | 14 January 2010 | |
| LGPLv2.1orlater | Kelly Hopkins | 14 January 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Help | Homepage | http://freshmeat.net/projects/hyperestraier/ |
| Developer | Homepage | http://sourceforge.net/projects/hyperestraier/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 9 September 2012.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.