[Tracker] text search is implicitly always OR



Hi,

when searching with tracker-search or nautilus (which is just a
killer-feature, by the way), it is not possible to narrow the search
by using multiple 'words' --- all words are always ORed together.

I see this being a natural DB query in trackerd/tracker-db.c but it
really is not any useful to me.

 ,-----[some tracker-search'es]-----
 | % tracker-search "venom SOCK_RAW"|wc -l
 | 51
 | % tracker-search "SOCK_RAW"|wc -l
 | 31
 | % tracker-search "venom"|wc -l
 | 20
 `----------

Is this an issue for someone? Anybody discussed this earlier? (did not
found it by searching the list's archive)


Thx, Marcus



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]