LuXugang commented on pull request #767: URL: https://github.com/apache/lucene/pull/767#issuecomment-1086537083
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` ? -- 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