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

ASF subversion and git services commented on LUCENE-7238:
---------------------------------------------------------

Commit ee7f91d7749d359d41996c1aa68788511dcaec10 in lucene-solr's branch 
refs/heads/branch_6x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ee7f91d ]

LUCENE-7238: Explicitly disable the query cache in MemoryIndex.createSearcher.


> MemoryIndex.createSearcher should disable caching explicitly
> ------------------------------------------------------------
>
>                 Key: LUCENE-7238
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7238
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>
> Follow-up of LUCENE-7235: In practice, nothing will be cached with a 
> reasonable cache implementation given the size of the index (a single 
> document). But it would still be better to explicitly disable caching so that 
> we don't eg. take unnecessary locks.



--
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