Hello!

mnoGoSearch-3.2.0 release is available from our site
http://www.mnogosearch.org/

  Regards!



P.S. This is from ChangeLog:


- Now one can compile with several SQL databases support at
the same time.

- Now one can make a bibary distribution using "make bin-dist".

- Added new program searchd. Among other features, it allows
to build a search cluster, distributing between several machines.

- Support for synonyms fuzzy search has been added.

- Common words endings fuzzy search using ispell now works in
3.2 branch.

- New "ReverseAlias" indexer.conf command. This command has
the same format with "Alias" command. However, URL mapping
is executed just after the moment when new link has been found.
URL is stored into database after ReverseAliases applying.
Among other things it allows for example to index PHP driven
sites which add an unique session ID in the form
"PHPSESSION=344646342345df". ReverseAlias is able to remove such
substrings from URLs.

- New "Subnet xxx.xxx.xxx.xxx" indexer.conf command. It works
like Realm but checks an IP address matching instead of URL.
For example, "Subnet 195.239.38.*" or "Subnet NoMatch 192.*.*.*".

- Search results highlighting (HlBeg and HlEnd search.htm commands)
now works in 3.2 branch.

- CT-Lib support has been added. Now one can
use mnoGoSearch together with SyBase and MS SQL
natively, without ODCB drivers. Both original SyBase
CT-Lib and FreeTDS CT-Lib are suppored. However Ct-Lib
driver is still in beta.

- indexer now works approximately twice faster with Interbase.

- Added deflate and compress Content-Encoding's support.

- New VarDir command in search.htm. It works like the same
indexer.conf command but at search time.

- New "Section" indexer.conf command. It is to be used instead of
old ***Weight commands, which have been removed. Take a look into
indexer.conf-dist and search.txt for an explanation.

- Now it is possible to index user-defined META tags as well as
HTTP response headers.

- New "Alias" command in search.htm. It works like "Alias"
in indexer.conf but at a search time.

- Added support for external includes in search template.
Format differs from 3.1.x version. Take a look into
"templates.txt" for usage information.

- "Alias" command has been extended. Now it can optionaly use
powerful URL mapping using regular expressions like in "Realm"
command.

- Posix threads now should work not only Linux and FreeBSD.
Detection for threads for a number of platforms has been added.

- libudmsearch compilation with pthreads fix. It fixes
Apaches with PHP mnoGoSearch extension module crashes
when mnoGoSearch was compiled with pthreads support.

- Tag parser has been rewritten. It now properly process
tag attrubites with '>' signs, like for example
<META NAME=email Contents="<[EMAIL PROTECTED]>">.
Earlier '>' signs inside quotes was consideter as a tag
endings.

- Apple Darwin fixes for configure scripts

- Extended number of query parameters stored in qtrack table

- Added url.charset field. Charset is now stored separately from
content_type field. Please recreate or ALTER "url" table structure.

- "Clones yes/no" has been renamed to "DetectClones yes/no"
to avoid confusions.
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to