You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/21 17:04:25 UTC

[jira] [Commented] (LUCENE-7238) MemoryIndex.createSearcher should disable caching explicitly

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org