Hey Team,
I see the following select statement in my Postgres logs when I search for network. SELECT url_id,intag FROM dict7 WHERE word='network'; I was under the impression that mnogo would run something similar to the following SQL query to check out substring searches: SELECT url_id,intag FROM dictX WHERE word LIKE '%concord%'; where X would increase until we searched all the dictionaries. Am I looking at the picture wrong? BTW, for some weird reason, I'm getting more results from searchd than from search.cgi (same weight factors and everything). - Danish -- Danish Qadri Systems Programmer Globix Corporation [EMAIL PROTECTED] ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
