Hi,

I am trying to update the index by 2 stage posting: part of the index will
be posted in stage 1 by 1.xml, then after a meanwhiles the left of the index
of the entry will be posted by 2.xml. Assume both 1.xml and 2.xml have 3
document and id is used as unique field, what I see in the admin panel make
me feels confusing:
numDocs : 3
maxDoc : 6 
which number is the value of document exist in system? Is maxDoc just only a
stat, not involved in any calculating process?
If the maxDoc is the true number of document exist in system, is the
optimization tool is the only way to compress the index?

Thank you,
Vinci
-- 
View this message in context: 
http://www.nabble.com/numDocs-and-maxDoc-tp16448068p16448068.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to