Hi I have a index of size 1 Tb.. And I prepared this by setting up a background script to index records. The index was fine last 2 days, and i have not disturbed the process. Suddenly when i queried the index i get this response, where the value of numFound is negative. Can any one say why/how this occurs and also the cure.
<response> <lst name="responseHeader"> <int name="status">0</int> <int name="QTime">0</int> <lst name="params"> <str name="indent">on</str> <str name="start">0</str> <str name="q">*:*</str> <str name="version">2.2</str> <str name="rows">10</str> </lst> </lst> <result name="response" numFound="-2125433775" start="0"/> </response> Regards Senthil Kumar M R -- View this message in context: http://lucene.472066.n3.nabble.com/Negative-value-in-numFound-tp3986398.html Sent from the Solr - User mailing list archive at Nabble.com.