Author: Alex Barkov Email: [EMAIL PROTECTED] Message: The simpliest way is to check what kind of SQL queries are sent to server during search. Can you extract them from queries log?
> Hi Alexander, > > I followed the instructions of setting DBMode to multi and substring setting. But, >the partial searching still does not work. Can you please help. > > indexer.conf settings: > DBHost localhost > DBName udmsearch > DBUser foo > DBPass bar > DBMode multi > .......... > > Search.htm settings: > # Choose storage mode (see explanation in indexer.conf-dist): > DBMode multi > Match: > <SELECT NAME="m"> > <OPTION VALUE="all" SELECTED="$m">All > <OPTION VALUE="any" SELECTED="$m">Any > <OPTION VALUE="substring" SELECTED="$m">Substring > </SELECT> > .......... > > > Thanks. > > > Perry Luo > Reply: <http://www.mnogosearch.org/board/message.php?id=4955> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
