Author: pince
Email:
Message:
> Start discovering the reason of the problem by
checking
> search database content after indexing. Try running
this SQL
> query after indexing:
>
>
> select * from urlinfo where sval like '%finir';
>
> Do you see words with accents correctly.
> Or are they broken?
> (e.g. question marks instead of accented letters, etc)
"select * from urlinfo where sval like '%finir';"
gives no results but "select * from urlinfo where sval
like '%finir%';" does.
I see correctly words with accents...
Reply: <http://www.mnogosearch.org/board/message.php?id=19313&g
t;
------------------------------------------------------------
---------
To unsubscribe, e-mail: general-unsubscribe mnogosearch.org
For additional commands, e-mail: general-help mnogosearch.org
|