[ 
https://issues.apache.org/jira/browse/LUCENE-10436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518661#comment-17518661
 ] 

ASF subversion and git services commented on LUCENE-10436:
----------------------------------------------------------

Commit c7619544c5a39ee9ce7b6084328b38d21ef18709 in lucene's branch 
refs/heads/branch_9x from zacharymorn
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=c7619544c5a ]

LUCENE-10436: (Backport) Remove usage of DocValuesFieldExistsQuery, 
NormsFieldExistsQuery and KnnVectorFieldExistsQuery (#798)



> 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
>            Priority: Minor
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> 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