[
https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779543#action_12779543
]
Chris Male commented on SOLR-1568:
----------------------------------
Hi,
I'm just wondering why you have created your own TierFilter instead of using
the CartesianShapeFilter from the Lucene spatial contrib?
Cheers
> 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.