Re: [Tracker] Documentation for openSUSE / GNOME 3



On 28/04/11 22:51, Roberto Guido wrote:
On 04/28/2011 11:36 PM, M. Edward (Ed) Borasky wrote:
I'd like to enable RSS mining but I haven't the faintest clue
how to point Tracker at RSS feeds
 >
tracker-sparql -u -q "insert {_:setts a mfo:FeedSettings . \
_:feed a mfo:FeedChannel, nie:DataObject . \
_:feed nie:url \"http://rss.slashdot.org/Slashdot/slashdot\"; . \
_:feed mfo:feedSettings _:setts}"

Of course, you have to specify your preferred URL.

I should add, given the recent requirement for this, I worked on a branch to bring functionality to the miner to make this much easier. I have also fixed a bunch of issues in the rss miner which were causing it to fail horribly.

See:

  http://git.gnome.org/browse/tracker/log/?h=miner-rss-0.11-fixes

It is not yet in master but is likely to make it there this week. It could also go into tracker-0.10 (the 0.11 in the branch name is misleading).

Using this branch you can use:

  /usr/libexec/tracker-miner-rss --add-feed $url --title $my_title

Hope this helps,

--
Regards,
Martyn



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