[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-09-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13457906#comment-13457906 ] Robert Muir commented on SOLR-3230: --- What's the status on this issue: it hasn't been

[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-09-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13457967#comment-13457967 ] David Smiley commented on SOLR-3230: FYI, FWIW the new SpatialTwoDoubles does a bbox

[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-19 Thread Bill Bell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233162#comment-13233162 ] Bill Bell commented on SOLR-3230: - Yonik, Can you take a peak at my patch? Would love to

[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-14 Thread Bill Bell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13229046#comment-13229046 ] Bill Bell commented on SOLR-3230: - Yonik... I am not that familiar with this code. I do

[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-12 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227891#comment-13227891 ] Yonik Seeley commented on SOLR-3230: bq. There is no way to cache and force the order

[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-11 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227077#comment-13227077 ] Yonik Seeley commented on SOLR-3230: Looks like this patch would probably break post

[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-11 Thread Bill Bell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227261#comment-13227261 ] Bill Bell commented on SOLR-3230: - Yeah that actually works too. There is no way to cache

[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-10 Thread Bill Bell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227008#comment-13227008 ] Bill Bell commented on SOLR-3230: - I am pretty new to Filters and all of this. But it

[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-10 Thread Bill Bell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227009#comment-13227009 ] Bill Bell commented on SOLR-3230: - I did not add a new filter, since it seems a no brainer

[jira] [Commented] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-10 Thread Bill Bell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227011#comment-13227011 ] Bill Bell commented on SOLR-3230: - Ohh. Using exampledate. Score is the distance haversine.