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

ASF subversion and git services commented on SOLR-5524:
-------------------------------------------------------

Commit 1547584 from [[email protected]] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1547584 ]

docs: SOLR-552 should be SOLR-5524

> 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: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to