[GitHub] [lucene] zacharymorn commented on pull request #767: LUCENE-10436: Deprecate DocValuesFieldExistsQuery, NormsFieldExistsQuery and KnnVectorFieldExistsQuery with FieldExistsQuery
zacharymorn commented on PR #767: URL: https://github.com/apache/lucene/pull/767#issuecomment-1087027150 > Since at search phase, vector's all docs of all fields have been loaded into memory, when `FieldExistsQuery` as a lead iterator, should we always try to supply a `Scorer` by vector if vector fields were indexed. so should we implement `Weight#scorerSupplier` ? Thanks @LuXugang for the feedback! Since this issue focuses on deprecating / migrating existing exits queries, I feel this can be a follow-up discussion / issue? What do you think @jpountz @jtibshirani ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org
[GitHub] [lucene] gautamworah96 commented on pull request #762: LUCENE-10482 Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch decide
gautamworah96 commented on PR #762: URL: https://github.com/apache/lucene/pull/762#issuecomment-1087143942 Quick update: I am actively working on this issue and (finally!) managed to reproduce the test case that shows the inconsistency caused by reusing `taxoArrays` on an older checkpoint. This update is to just notify reviewers that another revision to the PR is coming. Cleaning up the code and pushing it soon -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org
[GitHub] [lucene-solr] noblepaul opened a new pull request, #2652: Improve Solr startup to reduce loading zk traffic from`SolrClientNodeStateProvider`
noblepaul opened a new pull request, #2652: URL: https://github.com/apache/lucene-solr/pull/2652 https://app.shortcut.com/fullstory/story/187389/improve-solr-startup-to-reduce-loading-zk-traffic-from-solrclientnodestateprovider#activity-189815 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org
[GitHub] [lucene-solr] noblepaul closed pull request #2652: Improve Solr startup to reduce loading zk traffic from`SolrClientNodeStateProvider`
noblepaul closed pull request #2652: Improve Solr startup to reduce loading zk traffic from`SolrClientNodeStateProvider` URL: https://github.com/apache/lucene-solr/pull/2652 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org