[jira] [Updated] (LUCENE-6561) Add a TermContextCache to IndexSearcher

2015-06-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6561: -- Attachment: LUCENE-6561.patch Patch that just moves TermContext.build() to IndexSearcher. > Ad

[jira] [Updated] (LUCENE-6561) Add a TermContextCache to IndexSearcher

2015-06-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6561: -- Attachment: LUCENE-6561.patch Very rough patch that adds a TermContextCache to IndexSearcher, a