[ 
https://issues.apache.org/jira/browse/SOLR-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris M. Hostetter updated SOLR-17182:
--------------------------------------
    Description: As the {{QueryLimit}} functionality in Solr gets beefed up, 
and supports multiple types of limits, it would be nice if we could find a way 
to eliminate the need for the {{solr.useExitableDirectoryReader}} sysprop, and 
instead just have codepaths that use the underlying IndexReader  (like 
faceting, spellcheck, etc...)  automatically get a reader that enforces the 
limits if/when limits are in use.  (was: As the {{QueryLimit}} functionality in 
Solr gets beefed up, and supports multiple types of limits, it would be nice if 
we could find a way to eliminate the need for the 
{{solr.useExitableDirectoryReader}} sysprop, and instead just have codepaths 
that use the underlying IndexReader automatically get a reader that enforces 
the limits if/when limits are in use.)

> Eliminate the need for 'solr.useExitableDirectoryReader' sysprop
> ----------------------------------------------------------------
>
>                 Key: SOLR-17182
>                 URL: https://issues.apache.org/jira/browse/SOLR-17182
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Chris M. Hostetter
>            Priority: Major
>
> As the {{QueryLimit}} functionality in Solr gets beefed up, and supports 
> multiple types of limits, it would be nice if we could find a way to 
> eliminate the need for the {{solr.useExitableDirectoryReader}} sysprop, and 
> instead just have codepaths that use the underlying IndexReader  (like 
> faceting, spellcheck, etc...)  automatically get a reader that enforces the 
> limits if/when limits are in use.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to