Pradeep K Poluri created LUCENE-5566:
----------------------------------------
Summary: Inconsistent search results in different threads but same
query
Key: LUCENE-5566
URL: https://issues.apache.org/jira/browse/LUCENE-5566
Project: Lucene - Core
Issue Type: Bug
Components: core/search
Affects Versions: 3.6
Reporter: Pradeep K Poluri
We have a very difficult case to identify whats going on.
We have a multithreaded environment where multiple threads are trying to hit
the same lucene query and getting different results each time.
For eg: Query A has returned 1 result which is running in thread 1
And same Query A is returning 0 results which is running in thread 2.
All the indexes looks fine and if we take the same query and try it in Luke and
we are able to get the correct results which is 1 in this case.
Trying to figure out whats going on.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]