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

Ryan McKinley commented on SOLR-1568:
-------------------------------------

| I think the best way is to maintain the code pieces in SOLR, try and flow 
them back into Lucene (those updates needed there), and then flow back into 
SOLR as releases in Lucene-ville are made.

+1



> Implement Cartesian Tier Filter
> -------------------------------
>
>                 Key: SOLR-1568
>                 URL: https://issues.apache.org/jira/browse/SOLR-1568
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: CartesianTierQParserPlugin.java
>
>
> Given an index with cartesian tiers, we should be able to pass in a filter 
> query that takes in the field name, lat, lon and radius and produces an 
> appropriate Filter for use by Solr.  Note, contrib/spatial has such a filter, 
> so it may just be that we need to hook in a QParserPlugin to handle it. 

-- 
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