[ 
https://issues.apache.org/jira/browse/SOLR-5524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley resolved SOLR-5524.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0

Committed.  Thanks Trey!

> Exception when using Query Function inside Scale Function
> ---------------------------------------------------------
>
>                 Key: SOLR-5524
>                 URL: https://issues.apache.org/jira/browse/SOLR-5524
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.6
>            Reporter: Trey Grainger
>            Assignee: Yonik Seeley
>            Priority: Minor
>             Fix For: 5.0, 4.7
>
>         Attachments: SOLR-5524.patch
>
>
> If you try to use the query function inside the scale function, it throws the 
> following exception:
> org.apache.lucene.search.BooleanQuery$BooleanWeight cannot be cast to
> org.apache.lucene.queries.function.valuesource.ScaleFloatFunction$ScaleInfo
> Here is an example request that invokes this:
> http://localhost:8983/solr/collection1/select?q=*:*&fl=scale(query($x),0,5)&x=hello)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to