As long as you guarantee your follow-on search uses the same searcher
than that's a non-issue.

Ie, only a new search could see an index change like a new deletion.

Mike McCandless

http://blog.mikemccandless.com


On Tue, Feb 18, 2014 at 2:32 PM, saisantoshi <saisantosh...@gmail.com> wrote:
> There might be an issue with the below approach as the docID that is saved
> might be deleted before the next call to search and I am not sure if it does
> break the seach functionality when such a thing happens.
>
> Thanks,
> Ranjith.
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Collector-is-collecting-more-than-the-specified-hits-tp4117329p4118096.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to