Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
New
Description
Make term vectors constant across the index. Remove the user ability to modify the term vector options per doc, IndexWriter allows this.
Once done, consider removing Fields, as the list of fields could be obtained from FieldInfos. See the discussion in LUCENE-8041.
Attachments
Issue Links
- Is contained by
-
LUCENE-9334 Require consistency between data-structures on a per-field basis
- Closed
- is related to
-
LUCENE-8041 All Fields.terms(fld) impls should be O(1) not O(log(N))
- Resolved