-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: core/codecs
-
Labels:None
-
Lucene Fields:New
Ironically, FSTOrdPostingsFormat has a TermsEnum.ord() that throws UnsupportedOperationException. There are TODOs here and some discussion in LUCENE-3069 (CC Han Jiang). 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?
- relates to
-
LUCENE-3069 Lucene should have an entirely memory resident term dictionary
-
- Closed
-