[ https://issues.apache.org/jira/browse/LUCENE-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Feng Guo updated LUCENE-10231: ------------------------------ Priority: Minor (was: Major) > Do not cache too large PointInSetQueries > ---------------------------------------- > > Key: LUCENE-10231 > URL: https://issues.apache.org/jira/browse/LUCENE-10231 > Project: Lucene - Core > Issue Type: Improvement > Components: core/search > Reporter: Feng Guo > Priority: Minor > Time Spent: 10m > Remaining Estimate: 0h > > TermInSetQuery will avoid caching queries using too much memory, but there is > no such limit in PointInSetQuery and PointInSetQueryWithScore, which may have > similar problems. I added the logic to these two queries, but I'm not sure > whether this is the most reasonable way. May be this logic is common and we > can judge this in LRUQueryCache ? -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org