On Wed, May 21, 2014 at 3:17 AM, Clemens Wyss DEV <clemens...@mysign.ch> wrote:
>> Can you just decrease IW's ramBufferSizeMB to relieve the memory pressure?
> +1
> Is there something alike for IndexReaders?

No, although you can take steps during indexing to reduce the RAM
required during searching, e.g. limit how many fields have norms
enabled, use disk-based doc values not field cache, etc.

Mike McCandless

http://blog.mikemccandless.com

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

Reply via email to