This is an automated email from the ASF dual-hosted git repository. ishan pushed a commit to branch jira/solr-17927 in repository https://gitbox.apache.org/repos/asf/solr.git
commit 21d38e61f10a96131b6bfe9cc1444a316e9bebac Author: punAhuja <[email protected]> AuthorDate: Thu Nov 6 14:52:03 2025 +0530 Updated changelog --- changelog/unreleased/puneet/SOLR-17928-ef-search.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog/unreleased/puneet/SOLR-17928-ef-search.yml b/changelog/unreleased/puneet/SOLR-17928-ef-search.yml new file mode 100644 index 00000000000..583a6834c9c --- /dev/null +++ b/changelog/unreleased/puneet/SOLR-17928-ef-search.yml @@ -0,0 +1,10 @@ +# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc +title: Added efSearch parameter to knn query, exposed efSearchScaleFactor that is used to calculate efSearch internally +type: added # added, changed, fixed, deprecated, removed, dependency_update, security, other +authors: + - name: Puneet Ahuja +links: + - name: SOLR-17928 + url: https://issues.apache.org/jira/browse/SOLR-17928 +issues: + - 17928
