[
https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Areek Zillur updated LUCENE-5528:
---------------------------------
Attachment: LUCENE-5528-1.patch
This patch merges the previous patch and the original patch together. It adds
support to contexts() in various InputIterator implementation, along with using
the contexts in AnalyzingInfixSuggester (original patch by Michael). The patch
changes InputIterator's context from Set<BytesRef> to BytesRefIterator. The
lookup() API still uses the Set<BytesRef>. Thoughts?
> Add context to AnalyzingInfixSuggester
> --------------------------------------
>
> Key: LUCENE-5528
> URL: https://issues.apache.org/jira/browse/LUCENE-5528
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 4.8, 5.0
>
> Attachments: LUCENE-5528-1.patch, LUCENE-5528.patch,
> LUCENE-5528.patch, contextInputIteratImpl.patch
>
>
> Spinoff from LUCENE-5350.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]