RE: Optimum Lucene’s MMapDirectory size on 64bit OS

2014-09-27 Thread Uwe Schindler
gt; Sent: Saturday, September 27, 2014 5:20 AM > To: java-user@lucene.apache.org > Subject: Re: Optimum Lucene’s MMapDirectory size on 64bit OS > > Thanks Uwe for the insight ! > > Also, is it advisable to set the lower chunk size for smaller indexes, like > below > or

Re: Optimum Lucene’s MMapDirectory size on 64bit OS

2014-09-26 Thread Gaurav gupta
; Sent: Friday, September 26, 2014 9:12 PM > > To: java-user@lucene.apache.org > > Subject: Optimum Lucene’s MMapDirectory size on 64bit OS > > > > Hi, > > > > As per the post "The Generics Policeman Blog > > <http://blog.thetaphi.de/2012/07/use-luc

RE: Optimum Lucene’s MMapDirectory size on 64bit OS

2014-09-26 Thread Uwe Schindler
gupta [mailto:gupta.gaurav0...@gmail.com] > Sent: Friday, September 26, 2014 9:12 PM > To: java-user@lucene.apache.org > Subject: Optimum Lucene’s MMapDirectory size on 64bit OS > > Hi, > > As per the post "The Generics Policeman Blog > <http://blog.thetaphi.de/2012/07/use-

Optimum Lucene’s MMapDirectory size on 64bit OS

2014-09-26 Thread Gaurav gupta
Hi, As per the post "The Generics Policeman Blog " , I am using the MMapDirectory for faster access(search and update operations ,mainly search) of Lucene 4.8.1 index files. I am contemplating what is the optimal maximum MMap