albert newbgirl created SOLR-4556:
-------------------------------------
Summary: “numFound” in search result from each replicas is
different
Key: SOLR-4556
URL: https://issues.apache.org/jira/browse/SOLR-4556
Project: Solr
Issue Type: Bug
Components: search
Affects Versions: 4.0
Environment: suse11
Reporter: albert newbgirl
Fix For: 4.0
3 shards in core, 3 replicas in each shard
solr has 100009000 documents
when search by q=*%3A*&wt=xml
we can get different numFound, eg. 100008930, 100008950, 100008960, 100008970,
100009000.
then, search from single replica,
we get 33330998 from shard1_replica1,and 33330978 from shard1_replica3.
33339915 from shard2_replica1, and 33339895 from shard2_replica3.
33338087 from shard3_replica1, and 33338057 from shard3_replica3.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]