Re: Solr indexing size for a particular document.

2011-04-22 Thread Otis Gospodnetic
@lucene.apache.org Sent: Tue, April 19, 2011 7:49:39 AM Subject: Solr indexing size for a particular document. 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

Re: Solr indexing size for a particular document.

2011-04-22 Thread rahul
, April 19, 2011 7:49:39 AM Subject: Solr indexing size for a particular document. 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

Solr indexing size for a particular document.

2011-04-19 Thread rahul
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

Re: Solr indexing size for a particular document.

2011-04-19 Thread Erick Erickson
to do with that information? Maybe we can suggest a better approach if you state the higher-level problem... Best Erick On Tue, Apr 19, 2011 at 7:49 AM, rahul asharud...@gmail.com wrote: Hi, Is there a way to find out Solr indexing size for a particular document. I am using Solrj to index

Re: Solr indexing size for a particular document.

2011-04-19 Thread François Schiettecatte
, 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