Re: [Tracker] [BUG] can't search for filenames starting with numbers
- From: Jamie McCracken <jamiemcc blueyonder co uk>
- To: Luca Ferretti <elle uca libero it>
- Cc: tracker-list gnome org
- Subject: Re: [Tracker] [BUG] can't search for filenames starting with numbers
- Date: Sat, 02 Dec 2006 15:47:49 +0000
Luca Ferretti wrote:
Description
It seems that tracker-search is not able to find any file with a
filename pattern [0-9]*
How to Reproduce
1. Run in terminal `echo "this is a test" > 3test.txt`
2. Wait trackerd indexing this new file
3. Run `tracker-search 3test`
Expected Results
tracker-search should list the new file as match
Current Results
no matches
Additional Info
Tried with tracker 0.5.2 deb packages, not with latest cvs code.
Im afraid that was deliberate
we try and discriminate between worthless words (mostly junk) and useful
ones.
For our parser to correctly discriminate an indexable word it must start
with a utf-8 alpha character or underscore - all others are presumed
junk including those that start with numbers.
I could change this maybe just for filenames?
--
Mr Jamie McCracken
http://jamiemcc.livejournal.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]