After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 399345 - No way to disable stemming / enable exact search aka. make quotes do the right thing
No way to disable stemming / enable exact search aka. make quotes do the righ...
Status: RESOLVED DUPLICATE of bug 397355
Product: tracker
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jamie McCracken
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2007-01-22 11:38 UTC by Michael Biebl
Modified: 2008-12-09 17:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Biebl 2007-01-22 11:38:45 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".
Comment 1 Ivan Frade 2008-12-09 17:57:37 UTC
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 ***