Thanks. I will look into this and see how it goes.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Updating-the-data-config-file-tp3101241p3104470.html
Sent from the Solr - User mailing list archive at Nabble.com.
> Ahh! Thats interesting!
>
> I understand what you mean. Since RSS and Atom feeds have
> the same structure
> parsing them would be the same but I can do the for each
> different URLs.
> These URLs can be obtained from a db, a file or through the
> request
> parameters, right?
Exactly. You can r
:
http://lucene.472066.n3.nabble.com/Updating-the-data-config-file-tp3101241p3102225.html
Sent from the Solr - User mailing list archive at Nabble.com.
> So you mean I cannot update the
> data-config programmatically?
Yes you can update it, and reload it via command
dataimport?command=reload-config. However there is no built-in mechanism for
this in solr.
> I don't
> understand how the request parameters be of use to me.
May be you can use d
am running a Flash based application as the front end UI to show the
search results. Now I want the user to be able to add new RSS feed data
sources.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Updating-the-data-config-file-tp3101241p3101530.html
Sent from the Solr - User mailing list archive at Nabble.com.
> So I have some RSS feeds that I want
> to index using Solr. I am using the
> DataImportHandler and I have added the instructions on how
> to parse the
> feeds in the data-config file.
>
> Now if a user wants to add more RSS feeds to index, do I
> have to
> programatically instruct Solr to updat
? Is there a HTTP
POST or GET I can send to update the data-config file?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Updating-the-data-config-file-tp3101241p3101241.html
Sent from the Solr - User mailing list archive at Nabble.com.