[Tracker] FTS for numbers



Hi!

btw, thanks for 0.16.2, I guess I'm first in packaging it [1]. :)

While poking around, I noticed that full-text searches for numbers in a documents (tested with a plaintext 
file and a PDF) don't yield any results, e.g.

root solaris:~# tracker-search Boppard
Ergebnisse:
  file:///Volumes/test/test.pdf
  ...Obere Rheingasse 3, 56154 Boppard          Tel.: 06742/ 800121, Fax...

root solaris:~# tracker-search 56154
Ergebnisse:

root solaris:~# tracker-sparql -q "SELECT DISTINCT ?url WHERE { ?obj nie:url ?url FILTER(regex(?url, 
'^file:///Volumes/test/')) . ?obj fts:match '12345*'}"
Ergebnisse:
  Nichts

root solaris:~# 

The content seems to be there as can be seen in the "Boppard" query result or with tracker-info -c, but 
searches don't work.  Am I missing anything obvious? Any pointers? Thanks!

-r

[1] <http://www.opencsw.org/packages/CSWtracker/>

-- 
Ralph Böhme <rb netafp com>
Netatalk Developer | Support | Services
Curslacker Deich 254, 21039 Hamburg, Germany
http://www.netafp.com/

Attachment: smime.p7s
Description: S/MIME cryptographic signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]