[ 
https://issues.apache.org/jira/browse/SOLR-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526340
 ] 

Yonik Seeley commented on SOLR-349:
-----------------------------------

OK, my next step is to do tests for all these new functions provided no one 
sees an issue with the general approach.
I chose to stick with VaueSource as the basis for new functions rather than 
CustomScoreQuery because of greater complexities with weights, scorers, 
explanations, etc, and performance issues wrt scorers (skipTo, next needing to 
know deleted docs).

> boost query by a function of other fields
> -----------------------------------------
>
>                 Key: SOLR-349
>                 URL: https://issues.apache.org/jira/browse/SOLR-349
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>         Attachments: FunctionQuery.patch, linear_combination.patch
>
>
> User should be able to boost a query by a function of other fields
> Some background: 
> http://www.nabble.com/boosting-a-query-by-a-function-of-other-fields-tf4387856.html#a12510092

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to