You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Bruno Roustant (Jira)" <ji...@apache.org> on 2019/12/03 09:52:00 UTC

[jira] [Created] (LUCENE-9078) Term vectors options should not be configurable per-doc

Bruno Roustant created LUCENE-9078:
--------------------------------------

             Summary: Term vectors options should not be configurable per-doc
                 Key: LUCENE-9078
                 URL: https://issues.apache.org/jira/browse/LUCENE-9078
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Bruno Roustant


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org