0
我打響了Solr的一組查詢,下面是我的查詢Solr的組查詢記錄不匹配
http://localhost:8983/solr/select/?q=to_domain: 「gmail.com」 + AND +主機名: 「服務器名稱」 + AND + LOG_DATE:[2011-12 -08T00:00:00Z + TO + 2011-12-10T23:59%:9Z] &組=真& group.field = ID & group.limit = 10個&行= 100000
查詢被觸發成功,我得到以下結果
<int name="matches">71133</int>
的問題是,現在當我算groupValue部分涉及到70311
任何想法,爲什麼這種差異?
是Jayendra,非常感謝。 – user1082214