Maximum size of document indexed

2009-01-23 Thread Gargate, Siddharth
Hi,
I am trying to index a 25 MB word document. I am not able to search all
the keywords. Looks like only certain number of initial words are
getting indexed. 
Is there any limit to the size of document getting indexed? Or is there
any word count limit per field? 
 
Thanks,
Siddharth


Re: Maximum size of document indexed

2009-01-23 Thread Erick Erickson
Try:
http://wiki.apache.org/solr/SolrConfigXml?highlight=(maxfieldlength)

Best
Erick

On Fri, Jan 23, 2009 at 7:29 AM, Gargate, Siddharth sgarg...@ptc.comwrote:

 Hi,
 I am trying to index a 25 MB word document. I am not able to search all
 the keywords. Looks like only certain number of initial words are
 getting indexed.
 Is there any limit to the size of document getting indexed? Or is there
 any word count limit per field?

 Thanks,
 Siddharth