[ https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940381#comment-13940381 ]
Michael McCandless commented on LUCENE-5528: -------------------------------------------- Hmm, I think I prefer the simpler Set<BytesRef>? And e.g. one problem with BytesRefIterator is you can only iterate it once (we'd sort of need a BytesRefIterable I guess), which might be a hassle for some suggesters? > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org