GNOME Bugzilla – Bug 503402
Cannot search for tags which are numbers
Last modified: 2010-06-02 10:53:41 UTC
When one tags a file using a number in tracker-search-tool and then tries to search for it, the file is not shown in the result. To Reproduce the bug, do: 1) Tag a file with the number: 007 2) Search for 007 in tracker-search tool 3) No file is shown Expected Result 1) The file should be shown.
Confirmed. Tracker-tag shows the tag correctly and allow to search it. It looks like the tag is in the DB but not in the text index.
Can the reporter of this bug set the _version_ so we can target bugs to work on more easily please. We can also have an idea about if these bugs are likely to be obsolete too. If you don't set the version, we are less likely to look at them. Sorry for the spam, but I don't want to say this 88 times on each bug :)
Before 0.9.5, numbers were never indexed for FTS. As of 0.9.5, numbers are by default not indexed for FTS, but that can now be changed in tracker-fts.cfg See bug 503366
Numbers or no numbers are not really an issue here, the real issue seems to be that tags are not part of FTS searches. 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. *** This bug has been marked as a duplicate of bug 610028 ***