GNOME Bugzilla – Bug 399345
No way to disable stemming / enable exact search aka. make quotes do the right thing
Last modified: 2008-12-09 17:57:37 UTC
Currently there is now way, to search for exact terms. E.g. if a search for the phrase "foo bar baz", I only want documents which contains exactly that string. When quoting is used, stemming should also be disabled. E.g. a search for "singler" (surname of a friend of mine) yields all documents containing the string "single".
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. It is a kind of duplicate of #397355 about the limitations of our query language. We plan to solve this issues using FTS instead of QDBM. *** This bug has been marked as a duplicate of 397355 ***