MnoGoSearch for Windows is a useful search engine that was 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.
· 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.
· Ограничения mnoGoSearch Lite 3.2.42.1
· 30-day trial period.
· Специальные требования mnoGoSearch Lite 3.2.42.1
· i486 processor or higher
· 16 Mb RAM
· 5 Mb free HDD space for installation, more required for database
· История версий и изменений mnoGoSearch Lite
Версия: 3.2.40.1
· Fetching of a list of indexer targets is now much faster with big MySQL databases. The SQL query for target look up was rewritten to creating a temporary table and its further use in a join with the "url" table. It allowed to get rid of a filesort with a huge amount of data. Also, a key using free columns (next_index_time,seed,rec_id) was added for the "url" table, to allow index read instead of full table scan.
· MinCoordFactor improvements were made to be more
· distinguishable for small word positions, i.e. in the very beginning of the document.
· Fixed that User.Date with YYYY-MM-YY and DD.MM.YYYY formats gave wrong month value.
· Crash with long words in synonym look up code was fixed.
· Fixed that after processing a "mailto:" or a disallowed link, indexer wouldn't store crosswords from any further links on the same document
· Описание и дополнения от редакторов и пользователей сайта