Hello!
ANNOUNCE
09 March 2000. UdmSearch-3.0.8 is available.
- New "crc" storage mode has been added. When running in this mode
UdmSearch
does store 32 bit numeric word IDs calculated by CRC32 algorythm. This
mode allows
to reduce required disc space as well as speed up search. See
doc/storage.txt
for detaled description.
- MinWordLength, MaxWordLength, NumberFactor, AlnumFactor
indexer.conf commands have been added.
- '-k' indexer command line argument has been added. This option
prevents indexer
from using locking system with MySQL (LOCK TABLE xxx ... UNLOCK TABLES)
and
PostgreSQL (BEGIN WORK...END WORK) backends.
- Some Oracle related improvements and bug fixes
- Minor bugs in HTML parser have been fixed. Problem which appeared when
there are spaces around "=" sign is fixed. <a href = "xxx" >
works as expected since now.
Problem when java script has "<" sign in it's body have been fixed.
This sequence:
<SCRIPT LANGUAGE="xxx">x="<";</script>
was not processed properly. "<" sign in script body was considered
as new tag beginning and the </script> was not found in this case.
- search.cgi hilights query words in search results since now
- checking of UDMSEARCH_TEMPLATE environment variable has been added
into
search.cgi. You may specify this variable to tell search.cgi to open
different
template instead of default one. This gives enother wat to use single
search.cgi
for many templates without having to recompile it.
=============================================
What do you think about UdmSearch?
Submit your oppinion on http://mysearch.udm.net/feedback.php3
Submit your UdmSearch based engine on
http://mysearch.udm.net/feedback.php3
Wanna help us? Follow this link:
http://mysearch.udm.net/helpus.html
--
Alexander Barkov
IZHCOM, Izhevsk
email: [EMAIL PROTECTED] | http://www.izhcom.ru
Phone: +7 (3412) 51-55-45 | Fax: +7 (3412) 78-70-10
ICQ: 7748759
______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]