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

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

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

LUCENE-10436: Deprecate DocValuesFieldExistsQuery, NormsFieldExistsQuery and 
KnnVectorFieldExistsQuery with FieldExistsQuery (#767) (#791)



> 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: 5h 20m
>  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