Re: Import in Solr

2013-04-20 Thread William Bell
You can update a row. Just allow a request parameter in the DIH and add it to your query. &id=65 Then in your query you can use that. See the Wiki on DIh. On Friday, April 19, 2013, Gora Mohanty wrote: > On 19 April 2013 19:50, hassancrowdc > > wrote: > > I want to update(delta-import) one sp

Re: Import in Solr

2013-04-19 Thread Gora Mohanty
On 19 April 2013 19:50, hassancrowdc wrote: > I want to update(delta-import) one specific item. Is there any query to do > that? No. Regards, Gora