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 503402 - Cannot search for tags which are numbers
Cannot search for tags which are numbers
Status: RESOLVED DUPLICATE of bug 610028
Product: tracker
Classification: Core
Component: Search Tool
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jamie McCracken
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2007-12-13 12:06 UTC by Shreyas Srinivasan
Modified: 2010-06-02 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Shreyas Srinivasan 2007-12-13 12:06:15 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.
Comment 1 Ivan Frade 2008-12-08 13:42:11 UTC
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.
Comment 2 Martyn Russell 2010-03-11 15:21:22 UTC
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 :)
Comment 3 Aleksander Morgado 2010-06-01 16:35:42 UTC
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
Comment 4 Aleksander Morgado 2010-06-02 10:53:41 UTC
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 ***