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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to