chaitali-rajhans commented on PR #3830:
URL: https://github.com/apache/solr/pull/3830#issuecomment-3511789680

   **Summary of Renames in this PR:**
   
   1. hnswMaxConnections -> hnswM
   Controlling the number of nearest neighbors connected.
   
   2. hnswBeamWidth -> hnswEfConstruction
   Controlling the number of neighbors tracked during graph construction.
   
   3. Terminology changed: “neural search” -> “vector search”
   
   4. Module renamed: llm -> language-models
   
   Notes:
   Legacy parameter names are still accepted but will log a warning will be 
displayed when used.
   These changes are aimed at improving clarity and preparing for Solr 10.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to