You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Mike Drob (Jira)" <ji...@apache.org> on 2021/07/13 19:30:00 UTC

[jira] [Commented] (SOLR-14690) increased minExactCount related cache use

    [ https://issues.apache.org/jira/browse/SOLR-14690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380126#comment-17380126 ] 

Mike Drob commented on SOLR-14690:
----------------------------------

This seems like a useful improvement, what are the current concerns around it? More testing? Correctness? Novelty?

> increased minExactCount related cache use
> -----------------------------------------
>
>                 Key: SOLR-14690
>                 URL: https://issues.apache.org/jira/browse/SOLR-14690
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Christine Poerschke
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> SOLR-13289 added [https://lucene.apache.org/solr/guide/8_6/common-query-parameters.html#minexactcount-parameter] support.
> Currently queries using the same {{minExactCount}} parameter value can hit the cache (assuming the non-{{minExactCount}} parameters match).
> It might be useful to increase cache hits beyond {{minExactCount}} same-ness e.g.
>  * a {{minExactCount=100}} query being able to use a {{minExactCount=1000}} cache entry, and/or
>  * a query with a {{minExactCount}} restriction being able to use a cache entry from a query without the restriction.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org