UdmSearch: Webboard: small error in php script?

2001-02-07 Thread Filip Sergeys

Author: Filip Sergeys
Email: [EMAIL PROTECTED]
Message:
Could this be a small error in the php script? For example: a search string like 
"winter NOT (timber OR tracks)" results in a SQL string: main(): SELECT 
SQL_SMALL_RESULT url_id, sum(intag) as r FROM t98154000897323347 GROUP BY url_id 
HAVING (( ( sum(word='winter')>0 ) AND ( ( sum(word='tracks')>0 ) OR ( 
sum(word='timber')>0 ) ))) ORDER BY r DESC.   I think this should be 'AND NOT' ( 
(sum(word='tracks' ..., since the search string is 'NOT'. If I am wrong, sorry to have 
bugged you with this. Filip.

Reply: 

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: small error in php script?

2001-02-07 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
Thank you.
I will check this.

Reply: 

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]