MnoGoSearch
From Wikipedia, the free encyclopedia
- The correct title of this article is mnoGoSearch. The initial letter is shown capitalized due to technical restrictions.
mnoGoSearch | |
Developer: | Alexander Barkov |
---|---|
Latest release: | 3.2.41 / February 03, 2007 |
OS: | Windows, Mac OS X, GNU/Linux, Sun Solaris, IBM AIX, HP-UX |
Use: | Search engine |
License: | GNU General Public License for Linux and OS like Unix, but you need to paid for the Windows version. |
Website: | http://www.mnogosearch.org |
mnoGoSearch is an open source search engine written in C. It is distributed under the GNU General Public License and designed to organize search within a website, group of websites, intranet or local system.
mnoGoSearch can index text/plain, text/html and text/xml data natively, and many others datatypes using external parsers.
This engine is ready to index multilingual websites: a wide range of character sets and languages are supported and can be detected automatically, it uses content negotiation technology to fetch versions of same page in different languages, it can perform accent insensitive search and segment phrases in Chinese, Japanese and Thai. It's possible to use synonyms and ispell-based fuzzing to extend search results.
Results can be sorted by relevance, last modified time and by title.
[edit] External links
- Official web site of the project
- (French) Unofficial web site in french for the project
- A demo site using mnoGoSearch, you may test this searching in english.
- Eclipse.org, the website of the Eclipse framework uses mnoGoSearch.
- Mysql.org, the website of MySql uses mnoGoSearch.