[
https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229046#comment-13229046
]
Bill Bell commented on SOLR-3230:
---------------------------------
Yonik...
I am not that familiar with this code. I do notice 2 methods in
LatLonType.java. Is this the right place?
public Query getFieldQuery(QParser parser, SchemaField field, String
externalVal) {
public Query getRangeQuery(QParser parser, SchemaField field, String part1,
String part2, boolean minInclusive, boolean maxInclusive) {
I did not see how these 2 functions are called. In class SpatialDistanceQuery I
did not see where you said we are using range or fc... ? Maybe example code ?
> Performance improvement for geofilt by doing a bbox approximation and then
> Filter
> ---------------------------------------------------------------------------------
>
> Key: SOLR-3230
> URL: https://issues.apache.org/jira/browse/SOLR-3230
> Project: Solr
> Issue Type: Improvement
> Reporter: Bill Bell
> Assignee: Grant Ingersoll
> Fix For: 4.0
>
> Attachments: SOLR-3230.patch
>
>
> This changes {!geofilt} to use a bounding box and then does a accurate filter.
> See attachment
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]