Hello,

I have seen that I am getting 913 documents indexed:

<str name="Total Requests made to DataSource">1</str>
<str name="Total Rows Fetched">913</str>
<str name="Total Documents Skipped">0</str>
<str name="Full Dump Started">2012-01-25 10:22:39</str>
<str name="">Indexing completed. Added/Updated: 913 documents. Deleted 0
documents.</str>
<str name="Committed">2012-01-25 10:22:44</str>
<str name="Optimized">2012-01-25 10:22:44</str>
<str name="Total Documents Processed">913</str>
<str name="Time taken ">0:0:5.10</str>

... and, when I do a search for *:* (all documents) I get 383 results
<result name="response" numFound="383" start="0" maxScore="1.0">

Is this normal? if it is not, do you know why it could be this way and what
could I do to fix it?

Thanks in advance!

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Difference-between-indexed-documents-and-results-in-query-tp3687217p3687217.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to