I call deleteById ,

besides, when I restart the solr server the result show is ok and it shows
the correct result set. 

and I also test it by commit(false,false) and commit(true,true) in both
cases the result set is emty.

thanx.


Erik Hatcher wrote:
> 
> 
> On Jan 6, 2009, at 8:57 AM, Parisa wrote:
>> I have Problem with solr api , when I delete By Id a document with  
>> solrj .
>> if we already have searched on one word's content of this doc and we  
>> had
>> more than 1 result ,after delete by Id we have no result at all
> 
> What method are you calling?  Are you calling SolrServer#deleteById or  
> #deleteByQuery?
> 
>       Erik
> 
> 
> 

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

Reply via email to