On Sat, 2010-02-13 at 22:45 +0100, Laurent Aguerreche wrote:
 
> > > So I am again able to get results. I see however duplicated items for
> > > files I use to generate often (indeed some LaTeX index files), but
> > > perhaps my modification of the query is wrong.
> > > 
> > 
> > It seems to work for me with your above change - can you be a bit more
> > specific with your problem? (It sounds like a problem with the miner
> > rather than TST but I need more info to be sure - also does
> > tracker-search have the same problem?)
> 
> You're right. It seems to be a problem with the miner.
> 
> In the attachment, you will find LaTeX files to compile. If you have
> LaTeX installed, just run "make" to make the "test-tracker.pdf" file.
> The Makefile will run "pdflatex" twice.
> 
> After I ran "make" several times, "test-tracker.pdf" is now found 98
> times by tracker-search :
> 
> $ tracker-search -f test-tracker.pdf
> Files: 98
>   urn:uuid:0759e9f1-7c74-d4ac-677f-2623f72e5baa (URI:
> file:///local/laguerre/Desktop/test-tracker/test-tracker.pdf)
>   urn:uuid:0bab5c9d-71dc-9cf9-2094-79de21d37686 (URI:
> file:///local/laguerre/Desktop/test-tracker/test-tracker.pdf)
>   urn:uuid:0d7452ed-a975-8765-4b81-a91d3a5e4ab1 (URI:
> file:///local/laguerre/Desktop/test-tracker/test-tracker.pdf)
> ...
> 
> 
> I use commit 0c7283b308c83b4fceac37d9c56715a5bf1882c7
> (date: Fri Feb 12 21:29:14 2010 +0100)

Can you post tracker-store.log and tracker-miner-fs.log? It's of course
not normal that tracker-miner-fs adds the file N times to tracker-store,
there should be a WHERE part added to the INSERT making it overwrite the
existing resource.


-- 
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://pvanhoof.be/blog
http://codeminded.be

_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to