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

Ryan McKinley commented on SOLR-1581:
-------------------------------------

i am not a huge fan of the {!tag=xxx} syntax, but perhaps we could use 
somethign like that to define a function once and then use it multiple times?

Perhaps the field parameter stuff could first try fields then look for the 
function names?  Seems like this keeps coming up...

http://wiki.apache.org/solr/FieldAliasesAndGlobsInParams
https://issues.apache.org/jira/browse/SOLR-1205

I like the idea of being able to define something like: 
{panel}
 ?alias=dist(2, x, y, 0, 0) AS 
dist&fl=name,id,dist&facet.range=dist&f.dist.facet.range.gap=10&...&sort=dist 
asc
{panel}






> Facet by Function
> -----------------
>
>                 Key: SOLR-1581
>                 URL: https://issues.apache.org/jira/browse/SOLR-1581
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Grant Ingersoll
>             Fix For: Next
>
>         Attachments: SOLR-1581.patch
>
>
> It would be really great if we could execute a function and quantize it into 
> buckets that could then be returned as facets.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to