HoustonPutman opened a new pull request, #3381:
URL: https://github.com/apache/solr/pull/3381

   https://issues.apache.org/jira/browse/SOLR-17678
   
   The functionality was already added in 
https://github.com/apache/solr/pull/3222, but this is making the following 
changes before any release has been made:
   
   - Rename from `matchScore` to `originalScore`, since that is the name that 
LTR queries already use for this feature. And eventually, the two 
implementations can hopefully be merged.
   - Make the return field `originalScore()` to resemble a function. It is not 
currently a function, but in the future we want to use a real ValueSource 
function instead of hardcoding this option in Solr. The ticket that covers this 
is [SOLR-17784](https://issues.apache.org/jira/browse/SOLR-17784).


-- 
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