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.*)? >