On Mon, Apr 7, 2014 at 9:22 AM, Benson Margulies <bimargul...@gmail.com> wrote:
> > I don't want to have to declare my intentions at the time I create > the index. I don't want to have to use D-P-F for all readers all the > time. Because I want to be able to decide to open up an index with an > arbitrary on-disk format and get the in-memory cache behavior of > D-P-F. Thus 'liberate' -- split the question of 'keep a copy in > memory' from the choice of the on-disk format. > If you want to change the format for the whole index, you can do this with addIndexes(reader...). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org