Roundup Tracker - Issues

Issue 1101036

classification
*Title* search does OR instead of AND
Type: Severity: normal
Components: Database Versions:
process
Status: closed fixed
:
: richard : cknittel, richard
Priority: normal :

Created on 2005-01-12 16:53 by cknittel, last changed 2005-02-13 22:36 by richard.

Messages
msg1816 Author: [hidden] (cknittel) Date: 2005-01-12 16:53
Bug 1055435 (All text search with RDBMS backend does OR
instead of AND) is fixed in 0.7.10/0.7.11.

However, the *title* search still does OR instead of
AND (at least with pysqlite backend).

This behavior is inconsistent with the full text search
and also has the effect that the title search may
return a lot more results than the full text search for
the same search string.
msg1817 Author: [hidden] (richard) Date: 2005-02-13 22:36
Logged In: YES 
user_id=6405

Fixed in 0.8 
History
Date User Action Args
2005-01-12 16:53:22cknittelcreate