[
https://issues.apache.org/jira/browse/LUCENE-7238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252019#comment-15252019
]
ASF subversion and git services commented on LUCENE-7238:
---------------------------------------------------------
Commit 2ee8426d5e53879424102afa9d6e59c1c62414c9 in lucene-solr's branch
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2ee8426 ]
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]