I am proposing to add a prefetch cache to the architecture of Lucene core 
engine.
I think there was some mechanism before like fetching 100 documents from hits 
contructor.
I want to expand this to a cache structure such that the cache will hold most 
frequently hit results for a while with some well-known cache strategies.
Or we can come up as Lucene community with a new caching design.

Maybe this is already available in the code and i will be happy if you can 
point me to.
If not, what are the thoughts on this?
Thanks

________________________________
From: Adrien Grand <jpou...@gmail.com>
Sent: Friday, April 1, 2022 12:58 PM
To: Lucene Users Mailing List <java-user@lucene.apache.org>
Cc: Baris Kazar <baris.ka...@oracle.com>
Subject: Re: How to propose a new feature

Just send an email with the problem that you want to solve and the
approach that you are suggesting.

On Fri, Apr 1, 2022 at 6:56 PM Baris Kazar <baris.ka...@oracle.com> wrote:
>
> Resent due to need for help.
> Thanks
> ________________________________
> From: Baris Kazar
> Sent: Wednesday, March 30, 2022 2:30 PM
> To: java-user@lucene.apache.org <java-user@lucene.apache.org>
> Cc: Baris Kazar <baris.ka...@oracle.com>
> Subject: How to propose a new feature
>
> Hi Everyone,-
> What is the process to propose a new feature for Core Lucene engine?
> Best regards



--
Adrien

Reply via email to