Chris M. Hostetter created SOLR-17182: -----------------------------------------
Summary: 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 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. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org