un the
> query, the above statement throw OutofMemory exception. I change the
> Integer.MaxValue TO 100, then I again searched, it returned 0 hit.
>
> Why its thowing memory exception, even there is not hit found for the query
> ?
>
> Thanks
>
--
Thanks,
Laxmilal Menariya
tor((int) 1000);
lucWriter.setMaxMergeDocs((int) 2147483647);
lucWriter.setMaxBufferedDocs((int) 10);
--
Thanks,
Laxmilal Menariya
http://www.bucketexplorer.com/
http://www.sdbexplorer.com/
http://www.chambal.com/
the JVM heap if your indexer hits a SUPER LARGE document). Use
> setRamBufferSizeMB instead.
>
> Otis
> --
> Sematext is hiring -- http://sematext.com/about/jobs.html?mls
> Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR
>
>
>
> - Original Message