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

Yonik Seeley commented on SOLR-1297:
------------------------------------

bq. Not sure I understand this, I didn't write any new parsing code.

You may not be producing a ValueSource, but you added parsing code to 
parseSort()  to tell if something was a function query and find the end of it.  
And I verified it doesn't work for a couple of cases (the query($qq) and string 
literals with markup).  We should really just use the actual value source 
parser itself.


> Enable sorting by Function Query
> --------------------------------
>
>                 Key: SOLR-1297
>                 URL: https://issues.apache.org/jira/browse/SOLR-1297
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: SOLR-1297-2.patch, SOLR-1297.patch
>
>
> It would be nice if one could sort by FunctionQuery.  See also SOLR-773, 
> where this was first mentioned by Yonik as part of the generic solution to 
> geo-search

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to