alessandrobenedetti commented on PR #1750:
URL: https://github.com/apache/solr/pull/1750#issuecomment-1623823287

   This:
    
https://solr.apache.org/guide/solr/latest/query-guide/function-queries.html#dist-function
 
    does a similar thing but I don't like the syntax much.
   
   Not that I want to modify the old one, I believe the proposed syntax for the 
new similarity function is better, but wanted to list the other existing 
function query for coherence and completeness.
   
   I don't think it's a big deal to have the "distance" function with a syntax 
and the "similarity" function with a different one for vectors.
   Also the code used is completely different i.e. the distance Lucene code is 
not used and ad hoc code in Solr is used for the distance function query.


-- 
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...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to