Re: Lucene's LRU Query Cache - Deep Dive

2022-07-14 Thread Mohammad Sadiq
rc/java/org/apache/lucene/search/ScorerSupplier.java#L39-L40> Regards, Mohammad Sadiq > On 11 Jul 2022, at 10:37, Adrien Grand wrote: > > Hey Shradha, > > This correctly describes the what, but I think it could add more color > about why the cache behaves this way to be

Re: Lucene's LRU Query Cache - Deep Dive

2022-09-01 Thread Mohammad Sadiq
Thank you for the explanation Adrien! Looks like you’re right. When I tried making the code changes, it’s not as straight-forward as I imagined. Regards, Mohammad Sadiq > On 19 Jul 2022, at 23:19, Adrien Grand wrote: > > 1. I believe that this would require pulling a ScorerSupplier