Le Wed, 25 Aug 2010 10:44:20 +0200, Mildred Ki'Lya <[email protected]> a écrit :
> On 2010-08-25 10:13, Mildred Ki'Lya wrote: > > Yesterday, I restarted Tracker, it replayed the journal and the > > filesystem miner took a long time to index everything again (it > > seems). I don't understand why it missed some files. I don't have > > anything in the tracker-extract or tracker-miner-fs log and raised > > the kernel limit for inotify. > > > Errata: there are log messages. > Strangely enough, the tail -f on the log file didn't display the > messages when they happened. Now that I just cat the log file, I can > see them. A lot of error are about wrong sparql syntax and errors in > queries. > > I have to test the queries my extractor generates, is there a way to > execute long sparql queries easily? tracker-sparql takes the query > from the command line, but I'm not sure my shell will accept, can it > take commands from the standard input ? > > I was able to run very large queries using tracker-sparql, without problems... Else, you can also use the DBus interface. Quick tip: in bash, do ctrl-x ctrl-e to edit the current command line in your favourite $EDITOR Cheers Adrien _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
