[
https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940039#comment-13940039
]
Areek Zillur edited comment on LUCENE-5528 at 3/19/14 1:08 AM:
---------------------------------------------------------------
Patch with context() and hasContext() implementations of various InputIterator:
- Added contexts() [returns BytesRefIterator] and hasContexts() APIs in
InputIterator
- Implementation of contexts() in DocumentDictionaryIterator,
DocumentValueSourceIterator, BufferedInputInterator, SortedInputIteraor and
UnSortedInputIterator
- Added tests for context() API in DocumentDictionaryIterator,
DocumentDictionaryIterator and SortedInputIterator
- Disable all suggesters from accepting InputIterator with contexts
NOTE: this patch does not add context to AnalyzingInfixSuggester and co!
was (Author: areek):
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]