[GitHub] [lucene] zacharymorn commented on a diff in pull request #767: LUCENE-10436: Deprecate DocValuesFieldExistsQuery, NormsFieldExistsQuery and KnnVectorFieldExistsQuery with FieldExistsQuery

2022-04-03 Thread GitBox
zacharymorn commented on code in PR #767: URL: https://github.com/apache/lucene/pull/767#discussion_r841312352 ## lucene/core/src/java/org/apache/lucene/search/FieldExistsQuery.java: ## @@ -0,0 +1,223 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [lucene] zacharymorn commented on a diff in pull request #767: LUCENE-10436: Deprecate DocValuesFieldExistsQuery, NormsFieldExistsQuery and KnnVectorFieldExistsQuery with FieldExistsQuery

2022-04-03 Thread GitBox
zacharymorn commented on code in PR #767: URL: https://github.com/apache/lucene/pull/767#discussion_r841309603 ## lucene/core/src/java/org/apache/lucene/search/DocValuesFieldExistsQuery.java: ## @@ -31,42 +28,21 @@ /** * A {@link Query} that matches documents that have a