Shalin Shekhar Mangar wrote:
> 
> Did you call commit after the delete?
> 
> Ofcourse I call commit and I test both commit(false,false) and
> commit(true,true) in both cases the result is the same. 
> 
> On Tue, Jan 13, 2009 at 4:12 PM, Parisa <paris...@gmail.com> wrote:
> 
>>
>> I have a problem with solrj delete By Id . If I search a keyword and it
>> has
>> more than 1 result no (for example 7) then I delete on of the resulted
>> doc
>> with solrj (server.deleteById  ) , I search this keyword again  the
>> result
>> no is zero . and it 's not correct because it should be 6 . It should
>> shows
>> the other 6 docs.
>>
>>
>> I should mention that when I restart the server  the result will be
>> correct
>> and it shows the correct result no (I mean 6 docs).
>>
>> besides, It has the problem with the keywords that we have searched
>> before
>> deleting the docs and it has not problem with new key words.
>>
>> --
>> View this message in context:
>> http://www.nabble.com/solrj-delete-by-Id-problem-tp21433056p21433056.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Regards,
> Shalin Shekhar Mangar.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/solrj-delete-by-Id-problem-tp21433056p21435839.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to