You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Matt Kuenzel <ma...@gmail.com> on 2009/03/04 20:30:31 UTC

Demo Question

Is there a limit to the document size that Lucene will index in the demo
(org.apache.lucene.demo.*)?

Re: Demo Question

Posted by Michael McCandless <lu...@mikemccandless.com>.
There is no limit, except if you try to index a way-too-large a  
document you will hit OutOfMemoryException.

Mike

Matt Kuenzel wrote:

> Is there a limit to the document size that Lucene will index in the  
> demo
> (org.apache.lucene.demo.*)?


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org