[
https://issues.apache.org/jira/browse/SOLR-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610630#comment-13610630
]
Commit Tag Bot commented on SOLR-3985:
--------------------------------------
[branch_4x commit] Alan Woodward
http://svn.apache.org/viewvc?view=revision&revision=1402465
SOLR-3985: Allow ExternalFileField caches to be reloaded on
newSearcher/firstSearcher events
> Allow ExternalFileField caches to be reloaded on newSearcher and
> firstSearcher events
> -------------------------------------------------------------------------------------
>
> Key: SOLR-3985
> URL: https://issues.apache.org/jira/browse/SOLR-3985
> Project: Solr
> Issue Type: Improvement
> Components: Schema and Analysis
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Minor
> Fix For: 4.1, 5.0
>
> Attachments: SOLR-3985.patch, SOLR-3985.patch
>
>
> At the moment, ExternalFileField caches can only be refreshed/reloaded by
> clearing them entirely, which forces a reload the next time they are used in
> a query. If your external files are big, this can take unacceptably long.
> Instead, we should allow the caches to be loaded on newSearcher/firstSearcher
> events, running in the background.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]