[
https://issues.apache.org/jira/browse/LUCENE-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098533#comment-14098533
]
Robert Muir commented on LUCENE-5888:
-------------------------------------
Maybe a solution here is to make a OrdFSTEnum that extends
BytesRefFSTEnum<Long> ? Util.getByOutput is hardcoded at Long, so to avoid
generics hell we can just have this subclass that solves the issue for our
terms dictionaries/docvalues.
> FSTOrdPostingsFormat doesnt support ord()
> -----------------------------------------
>
> Key: LUCENE-5888
> URL: https://issues.apache.org/jira/browse/LUCENE-5888
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
>
> This is sort of the point of this PF, but it doesn't implement ord() or
> seek(ord).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]