You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/02/23 08:57:00 UTC

[jira] [Created] (LUCENE-10436) Combine DocValuesFieldExistsQuery, NormsFieldExistsQuery and KnnVectorFieldExistsQuery into a single FieldExistsQuery?

Adrien Grand created LUCENE-10436:
-------------------------------------

             Summary: Combine DocValuesFieldExistsQuery, NormsFieldExistsQuery and KnnVectorFieldExistsQuery into a single FieldExistsQuery?
                 Key: LUCENE-10436
                 URL: https://issues.apache.org/jira/browse/LUCENE-10436
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Adrien Grand


Now that we require consistency across data structures, we could merge DocValuesFieldExistsQuery, NormsFieldExistsQuery and KnnVectorFieldExistsQuery together into a FieldExistsQuery that would require that the field indexes either norms, doc values or vectors?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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