Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
New
Description
Ironically, FSTOrdPostingsFormat has a TermsEnum.ord() that throws UnsupportedOperationException. There are TODOs here and some discussion in LUCENE-3069 (CC billy). Isn't supporting ord() entirely the point of this postings format?
Additionally, if ord() was supported,couldn't TermState be effectively the ordinal, thus making it lighter-weight/cheaper?
Attachments
Issue Links
- relates to
-
LUCENE-3069 Lucene should have an entirely memory resident term dictionary
- Closed