Is there a reason the LookupResults from BlendedInfixSuggesters do
not include contexts[1], whereas those from
AnalyzingInfixSuggesters do[2]?
Might this be worth mentioning in the documentation?
Thanks for any insights...
R
[1]
https://github.com/apache/lucene/blob/2f66c8f6668622c0c82b720d47ccd43b57e32edb/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/BlendedInfixSuggester.java#L278
[2]
https://github.com/apache/lucene/blob/2f66c8f6668622c0c82b720d47ccd43b57e32edb/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java#L829
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org