[jira] [Updated] (LUCENE-7611) Make suggester module use LongValuesSource

2017-01-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7611: -- Attachment: LUCENE-7611.patch Updated patch, moving the constant() helper to LongValuesSource.

[jira] [Updated] (LUCENE-7611) Make suggester module use LongValuesSource

2016-12-30 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7611: -- Attachment: LUCENE-7611.patch Patch, to be applied after the patches on LUCENE-7609 and