[
https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Areek Zillur updated LUCENE-5528:
---------------------------------
Attachment: contextInputIteratImpl.patch
Patch with context() and hasContext() implementations of various InputIterator:
- Added contexts() [returns BytesRefIterator] and hasContexts() APIs in
InputIterator
2 - Implementation of contexts() in DocumentDictionaryIterator,
DocumentValueSourceIterator, BufferedInputInterator, SortedInputIteraor and
UnSortedInputIterator
3 - Added tests for context() API in DocumentDictionaryIterator,
DocumentDictionaryIterator and SortedInputIterator
4 - Disable all suggesters from accepting InputIterator with contexts
NOTE: this patch does not add context to AnalyzingInfixSuggester and co!
> 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.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]