You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Tom Hill (JIRA)" <ji...@apache.org> on 2007/09/13 20:07:32 UTC

[jira] Commented: (SOLR-349) new functions for FunctionQuery

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

Tom Hill commented on SOLR-349:
-------------------------------

It looks like you are removing the hard coded parsing of the functions in QueryParsing.java. 

How hard would it be to allow user configured functions? We use several of our own functions, and currently have to hack up QueryParsing.java. 

I'd much prefer to be able to add the classname to the config file, and have it just be picked up and added to vsParsers.

 

> new functions for FunctionQuery
> -------------------------------
>
>                 Key: SOLR-349
>                 URL: https://issues.apache.org/jira/browse/SOLR-349
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>         Attachments: FunctionQuery.patch, 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.