[jira] [Commented] (SOLR-8163) explain of map() Function does not show default value

2015-10-13 Thread JIRA

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

Jan Høydahl commented on SOLR-8163:
---

Code in {{RangeMapFloatFunction}}:

{code:java}
  @Override
  public String description() {
return "map(" + source.description() + "," + min + "," + max + "," + 
target.description() + ")";
  }
{code}

> explain of map() Function does not show default value
> -
>
> Key: SOLR-8163
> URL: https://issues.apache.org/jira/browse/SOLR-8163
> Project: Solr
>  Issue Type: Bug
>  Components: search
>Reporter: Jan Høydahl
>  Labels: explain
> Fix For: 5.4
>
>
> The explain output from the {{map(x,min,max,target,default)}} function does 
> not print {{default}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-8163) explain of map() Function does not show default value

2015-10-13 Thread JIRA

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

Jan Høydahl commented on SOLR-8163:
---

Hmm, should this be a Lucene jira perhaps?

> explain of map() Function does not show default value
> -
>
> Key: SOLR-8163
> URL: https://issues.apache.org/jira/browse/SOLR-8163
> Project: Solr
>  Issue Type: Bug
>  Components: search
>Reporter: Jan Høydahl
>  Labels: explain
> Fix For: 5.4
>
>
> The explain output from the {{map(x,min,max,target,default)}} function does 
> not print {{default}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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