Mailing List Archive

Interface IndexReader.CacheHelper
Hi,-

https://lucene.apache.org/core/8_5_2/core/org/apache/lucene/index/IndexReader.CacheHelper.html?is-external=true

 it would be nice to have more detailed explanation and maybe an
example for this interesting interface?

Best regards



---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org
Re: Interface IndexReader.CacheHelper [ In reply to ]
Hi Baris,

I created a PR that adds an example to the javadocs at
https://github.com/apache/lucene/pull/50. Could you have a look and let me
know if that is the sort of additional information that you were looking
for?

On Fri, Mar 26, 2021 at 10:30 PM <baris.kazar@oracle.com> wrote:

> Hi,-
>
>
> https://lucene.apache.org/core/8_5_2/core/org/apache/lucene/index/IndexReader.CacheHelper.html?is-external=true
>
> it would be nice to have more detailed explanation and maybe an
> example for this interesting interface?
>
> Best regards
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>

--
Adrien