index just new articles from rss feeds - Data Import Request Handler

2010-11-11 Thread Matteo Moci
Hello, I'd like to use solr to index some documents coming from an rss feed, like the example at [1], but it seems that the configuration used there is just for a one-time indexing, trying to get all the articles exposed in the rss feed of the website. Is it possible to manage and index just the n

Re: Download document from solr

2010-09-02 Thread Matteo Moci
l 02/09/10 08:47, Lance Norskog ha scritto: Solr can return the list of results in JSON or php format, so that you UI can allow a download. You can write a UI in the Velocity toolkit- it's pretty easy. On Wed, Sep 1, 2010 at 8:24 AM, Matteo Moci wrote: Hello to All, I am a newbie

Download document from solr

2010-09-01 Thread Matteo Moci
Hello to All, I am a newbie with Solr, and I am trying to understand if I can use it form my purpose, and I was wondering how Solr lists the result documents: do they appear as "downloadable files", just like http://solr.machine.com/path/file.doc, or do I need develop another layer to take car