Re: Updating the data-config file

2011-06-24 Thread sabman
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.

Re: Updating the data-config file

2011-06-24 Thread Ahmet Arslan
> 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

Re: Updating the data-config file

2011-06-23 Thread sabman
: http://lucene.472066.n3.nabble.com/Updating-the-data-config-file-tp3101241p3102225.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Updating the data-config file

2011-06-23 Thread Ahmet Arslan
> 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

Re: Updating the data-config file

2011-06-23 Thread sabman
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.

Re: Updating the data-config file

2011-06-23 Thread Ahmet Arslan
> 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

Updating the data-config file

2011-06-23 Thread sabman
? 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.