thanks, erick! On Wed, Mar 4, 2009 at 2:53 PM, Erick Erickson <erickerick...@gmail.com>wrote:
> 10,000 tokens is the out-of-the-box default limit. You can > set it to whatever you want via IndexWriter.setMaxFieldLength > > Best > Erick > > On Wed, Mar 4, 2009 at 2:11 PM, Matt Kuenzel <matt.kuen...@gmail.com> > wrote: > > > Is there a limit to the document size that Lucene will index in the demo > > (org.apache.lucene.demo.*)? > > >