Hi, Is there a way to find out Solr indexing size for a particular document. I am using Solrj to index the documents.
Assume, I am indexing multiple fields like title, description, content, and few integer fields in schema.xml, then once I index the content, is there a way to identify the index size for the particular document during indexing or after indexing..?? Because, most of the common words are excluded from StopWords.txt using StopFilterFactory. I just want to calculate the actual index size of the particular document. Is there any way in current Solr ?? thanks, -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-indexing-size-for-a-particular-document-tp2838416p2838416.html Sent from the Solr - User mailing list archive at Nabble.com.