MnoGoSearch for Windows is a search engine designed to organize search within a website, number of websites, intranet or local system.
To search through documents you have to index them first using the indexer component of mnoGoSearch.
Indexer is a spider that reads the documents you specify and
stores information about words it finds in tables in a built-in database.
You can specify what kind (format) of documents to index, location of documents (a website, a directory on server, single webpage, etc.).
You can define the level of importance (weight) of various document properties and parts that are taken into account during searching.
Here are some key features of "mnoGoSearch Lite":
· Full text indexing. Different priority can be configured for body, title, keywords, description of a document.
· Supporting all widely used single- and multi-byte character sets, including UTF8, as well as most of the popular Eastern Asia languages.
· Automatic document character set and language guesser for about 70 charset/language combinations.
· ASP-frontend
· Web-configurator
· HTTP/1.0 support
· FTP support
· NNTP support (both news:// and nntp:// URL schemes) in standard and extended modes.
· HTTP Proxy support
· Local file system indexing support (file: URL schema)
· Supporting gzip, deflate, compress content encoding
· Built-in database support
· Different SQL databases support. Currently MySQL, PostgreSQL, Virtuoso, InterBase, Oracle, MS SQL, iODBC, unixODBC, EasySoft ODBC-ODBC bridge IBM DB2 Cachй databases may be used as mnoGoSearch backend.
· Search clusters: a possibility to distribute database between several machines.
· Basic authorization support (to index password protected areas)
· Both HTML documents and plain text files can be indexed
· External parsers support for other file types (pdf, ps, doc etc.)
· Mirroring features
· Stopwords support
· "keywords" and "description" META tags support
· User defined META tag support.
· Reentry capability. You can run few indexers and searching processes at the time
· Continual indexing
· Indexing depth can be limited
· Robots exclusion standard support (both and robots.txt)
· HTML templates to easily customize search results
· Boolean query support
· Fuzzy search: different word forms, synonyms, substrings
· C CGI, PHP3, Perl search frontends
· Search on subsection of database
· It is very flexible. You can configure mnoGoSearch to run in different modes, including 'ftpsearch mode' (searching through URLs rather than their content),'link validation' (to check site for bad references), 'netminder' (What's new since ...?). There is also extended news support built into the package.
Limitations:
· 30-day trial period.
What's New in This Release:
· Japanese stoplist was added. Thanks to Alexander Sharapov.
· "Realm site *" now follows only links from the same site with the current URL.
· $(CurrentTimestamp) and $(Last-Modified-Timestamp) search.htm variables where added, representing current date and a document modification date in numeric (Unix timestamp) format.
· New "dstmp" search parameter was added. It can be used instead of dy/dd/dm.
· New "ExcerptStopword yes/no" search.htm command was added, to choose whether stopwords should be highlighted in excerpts.
· MaxDocPerSite server setting was added.
· Relevancy improvements were made (better word distance calculation, word count is taken in account now).
· Excerpt generating performance improvements were made.
· Fixed that indexer exited with "Duplicate error" message with PostgreSQL 8.0.
· Fixed that indexer could crash when processing a malformed BASE HREF tag.
· Fixed that search results were wrongly displayed if search limits returned no documents in some cases.
· Fixed that a page was not removed from search index in some cases even if it was already removed from site.
· Fixed that "Alias regex" didn't work in search.htm.
· Fixed that "Pro" version silently didn't start indexing if some record in the list on "Server" tab contained a bad URL.
· Several stability improvements were made.
|