wanggang created SOLR-6053:
------------------------------

             Summary: 搜索文档总数不一致
                 Key: SOLR-6053
                 URL: https://issues.apache.org/jira/browse/SOLR-6053
             Project: Solr
          Issue Type: Bug
          Components: clients - java
    Affects Versions: 4.7
         Environment: Centos
            Reporter: wanggang
            Priority: Critical
             Fix For: 4.7


http://192.168.3.21:8901/sentiment/search?q=%E6%B2%A5%E9%9D%92%E7%BD%90%E8%B5%B7%E7%81%AB&hlfl=title,content&hlsimple=red&start=0&rows=10

start 切换不同的数值就能看到效果了 

As my in deep test find out, if the rows=0, the results size is consistently 
the total sum of the documents on all shards regardless there is any 
duplicates; if the rows is a number larger than the supposedly returned the 
merge document number, the result numFound is accurate and consistent, however, 
if the rows is with a number smaller than the supposedly merge results size, it 
will be non-deterministic. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to