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

Erick Erickson commented on SOLR-7876:
--------------------------------------

Interesting. This patch fixes one of the new tests I made for SOLR-7990. 
TimeAllowedCachingTest.testQueryResults. Submitting a query that times out 
followed immediately by an identical one only with a bigger timeAllowed that 
does NOT time out used to still return partialResults=true but doesn't with 
this patch. Which makes some sense I think.

> Support disabling ExitableDirectory wrapper when not needed
> -----------------------------------------------------------
>
>                 Key: SOLR-7876
>                 URL: https://issues.apache.org/jira/browse/SOLR-7876
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.0, 5.1, 5.2, 5.2.1
>            Reporter: Tomás Fernández Löbbe
>             Fix For: Trunk, 5.4
>
>         Attachments: SOLR-7876.patch
>
>
> ExitableDirectoryReader can cause some overhead in Solr for some use cases, 
> even when not really used. There should be a way of not using it when not 
> needed.
> See http://search-lucene.com/m/l6pAi1HLrodLhNUd



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to