ANNOUNCE: mnoGoSearch 3.2.33 for Unix

Alexander Barkov <[email protected]> Mon, 13 Jun 2005 20:30:52 +0500
Newsgroups gmane.comp.web.mnogosearch.announce
Message-ID <42ADA6AC.5020401__36714.337897911$1118676420$gmane$org@mnogosearch.org>
   Hello,

mnoGoSearch 3.2.33 is available from our site
http://www.mnogosearch.org/.

 From ChangeLog:

- "indexer -Eblob" doesn't block parallel search execution
   anymore with MySQL.

- Japanese stoplist was added. Thanks to Alexander Sharapov.

- <!EREG> template operator was added.

- <!IFLE>, <!IFLT>, <!IFGE>, <IFGT> template operators where added
   for less-or-equal, less, greater-or-equal, greater numeric comparison.

- New "IndexTime yes/no" indexer.conf command was added. If set to 'yes'
   then last_mod_time is set to indexing time, instead of value provided
   by "Last-Modified" HTTP header. Useful for indexing of dynamic pages.

- "Realm site *" now follows only links from the same site with
   the current URL.

- New "Realm urllist" realm type was added.
- $(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 "StartHops" indexer.conf command was added.

- New "ExcerptStopword yes/no" search.htm command was added,
   to choose whether stopwords should be highlighted in excerpts.

- Relevancy improvements were made (better word distance calculation,
   word count is taken in account now).

- Excerpt generating performance improvements were made.

- Boolean indexer.conf and search.htm commands now understand
   yes/no as well as 1/0 arguments.

- Fixed that entities like &#27; didn't work with Big5 (bug#755).

- Fixed that <!INCLUDE> didn't work in 3.2.32.

- Fixed that indexer exited with "Duplicate error" message
   with PostgreSQL 8.0.

- Fixed that Server/Realm commands didn't work after ServerTable
   command in some cases.

- Fixed that indexer started with -N flag could hang in some cases.

- Fixed that indexer could crash when processing a malformed
   BASE HREF tag.

- Fixed that "ip" column in "qtrack" table was not filled by PHP module.

- 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.

- Several stability improvements were made.

Best regards!