.
--
View this message in context:
http://www.nabble.com/solrj-delete-by-Id-problem-tp21433056p21704110.html
Sent from the Solr - User mailing list archive at Nabble.com.
earcher=false will not let you see the new results
immediately. If you do not want warming, you can disable it, however you
should test with your index and be aware of the performance impact of using
a cold searcher.
--
> View this message in context:
> http://www.nabble.com/solrj-delete-by
see
the search result immediately after delete.
--
View this message in context:
http://www.nabble.com/solrj-delete-by-Id-problem-tp21433056p21703654.html
Sent from the Solr - User mailing list archive at Nabble.com.
On Tue, Jan 27, 2009 at 8:51 PM, Parisa wrote:
>
> I found how the issue is created .when solr warm up the new searcher with
> cacheLists , if the queryResultCache is enable the issue is created.
>
> notice:as I mentioned before I commit with waitflush=false and
> waitsearcher=false
>
> so it has
rrSearcher);
} catch (Throwable e) {
SolrException.logOnce(log,null,e);
}
return null;
}
}
);
}
-
--
}
--
View this message in context:
http://www.nabble.com/solrj-de
On Mon, Jan 26, 2009 at 12:20 PM, Parisa wrote:
>
> Is there any solution for fixing this bug ?
> --
> View this message in context:
> http://www.nabble.com/solrj-delete-by-Id-problem-tp21433056p21661131.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
Is there any solution for fixing this bug ?
--
View this message in context:
http://www.nabble.com/solrj-delete-by-Id-problem-tp21433056p21661131.html
Sent from the Solr - User mailing list archive at Nabble.com.
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.htm
> 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 -
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.
10 matches
Mail list logo