Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Yonik Seeley
On Sat, Mar 26, 2011 at 11:12 AM, Robert Muir wrote: > On Sat, Mar 26, 2011 at 11:03 AM, Yonik Seeley > wrote: >> On Sat, Mar 26, 2011 at 9:48 AM, Yonik Seeley >> wrote: >>> On Sat, Mar 26, 2011 at 7:32 AM, Robert Muir (JIRA) wrote: I don't really think things like this (queries etc) shoul

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011661#comment-13011661 ] Ryan McKinley commented on SOLR-2155: - Congratulations on the new baby! Thinking about

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Ryan McKinley
FYI, I'm working on revamping lucene spatial in general https://lucene-spatial-playground.googlecode.com/svn/trunk/ http://code.google.com/p/lucene-spatial-playground/ These are just sketch APIs for now, but i hope to get them cleaned up and contributed soon. The proposal will be for 3 packages i

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011653#comment-13011653 ] David Smiley commented on SOLR-2155: I plan to finish a couple improvements to this pat

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Robert Muir
On Sat, Mar 26, 2011 at 11:03 AM, Yonik Seeley wrote: > On Sat, Mar 26, 2011 at 9:48 AM, Yonik Seeley > wrote: >> On Sat, Mar 26, 2011 at 7:32 AM, Robert Muir (JIRA) wrote: >>> I don't really think things like this (queries etc) should go into just Solr >> >> I disagree strongly with the sentime

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Yonik Seeley
On Sat, Mar 26, 2011 at 9:48 AM, Yonik Seeley wrote: > On Sat, Mar 26, 2011 at 7:32 AM, Robert Muir (JIRA) wrote: >> I don't really think things like this (queries etc) should go into just Solr > > I disagree strongly with the sentiment that queries don't belong in Solr. > Everything developed in

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Yonik Seeley
On Sat, Mar 26, 2011 at 10:05 AM, Robert Muir wrote: > On Sat, Mar 26, 2011 at 9:48 AM, Yonik Seeley > wrote: >> On Sat, Mar 26, 2011 at 7:32 AM, Robert Muir (JIRA) wrote: >>> I don't really think things like this (queries etc) should go into just Solr >> >> I disagree strongly with the sentimen

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Nicolas Helleringer
> > > I started on tier support, but dropped it when I realized it was broken > beyond repair. I did no know one could break >code< beyond repair Nicolas

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Robert Muir
On Sat, Mar 26, 2011 at 9:48 AM, Yonik Seeley wrote: > On Sat, Mar 26, 2011 at 7:32 AM, Robert Muir (JIRA) wrote: >> I don't really think things like this (queries etc) should go into just Solr > > I disagree strongly with the sentiment that queries don't belong in Solr. > Everything developed in

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Yonik Seeley
On Sat, Mar 26, 2011 at 9:57 AM, Grant Ingersoll wrote: > > On Mar 26, 2011, at 9:48 AM, Yonik Seeley wrote: > >> On Sat, Mar 26, 2011 at 7:32 AM, Robert Muir (JIRA) wrote: >>> I don't really think things like this (queries etc) should go into just Solr >> >> I disagree strongly with the sentimen

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Grant Ingersoll
On Mar 26, 2011, at 9:48 AM, Yonik Seeley wrote: > On Sat, Mar 26, 2011 at 7:32 AM, Robert Muir (JIRA) wrote: >> I don't really think things like this (queries etc) should go into just Solr > > I disagree strongly with the sentiment that queries don't belong in Solr. > Everything developed in/f

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Grant Ingersoll
On Mar 26, 2011, at 8:24 AM, Robert Muir wrote: > On Sat, Mar 26, 2011 at 8:06 AM, Grant Ingersoll wrote: >> Not really related to this issue, so moving to dev@... >> >> On Mar 26, 2011, at 7:52 AM, Robert Muir (JIRA) wrote: >> >>> >>>[ >>> https://issues.apache.org/jira/browse/SOLR-2155

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Yonik Seeley
On Sat, Mar 26, 2011 at 7:32 AM, Robert Muir (JIRA) wrote: > I don't really think things like this (queries etc) should go into just Solr I disagree strongly with the sentiment that queries don't belong in Solr. Everything developed in/for lucene need not be exported to Solr immediately. Everythi

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Robert Muir
On Sat, Mar 26, 2011 at 8:06 AM, Grant Ingersoll wrote: > Not really related to this issue, so moving to dev@... > > On Mar 26, 2011, at 7:52 AM, Robert Muir (JIRA) wrote: > >> >>    [ >> https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Grant Ingersoll
Not really related to this issue, so moving to dev@... On Mar 26, 2011, at 7:52 AM, Robert Muir (JIRA) wrote: > >[ > https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011616#comment-13011616 > ] > > Ro

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011619#comment-13011619 ] Chris Male commented on SOLR-2155: -- In LUCENE-2599 I deprecated the spatial contrib. The

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011616#comment-13011616 ] Robert Muir commented on SOLR-2155: --- well what would the deprecation have suggested as an

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011615#comment-13011615 ] Grant Ingersoll commented on SOLR-2155: --- Yeah, I agree. I haven't looked at the patc

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011613#comment-13011613 ] Robert Muir commented on SOLR-2155: --- I don't really think things like this (queries etc)

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-25 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011546#comment-13011546 ] Bill Bell commented on SOLR-2155: - Grant!! Game plan to get this committed? > Geospatial s

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-20 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997264#comment-12997264 ] Bill Bell commented on SOLR-2155: - Lance, Thanks. But in order to use PointType I need the

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997248#comment-12997248 ] Lance Norskog commented on SOLR-2155: - bq. It would be better if you copied each lat lo

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-14 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994256#comment-12994256 ] Bill Bell commented on SOLR-2155: - I did more research. You cannot get from doc to multiple

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994123#comment-12994123 ] David Smiley commented on SOLR-2155: There is no committer assigned, as you can see. Af

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-13 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994029#comment-12994029 ] Bill Bell commented on SOLR-2155: - OK I looked into getting the geo_hash and convert to Lat

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-12 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994010#comment-12994010 ] Bill Bell commented on SOLR-2155: - David, Who is the committer assigned to this ticket? I

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-11 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993835#comment-12993835 ] David Smiley commented on SOLR-2155: Bill, It would be nice if the sorting didn't requi

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-11 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993802#comment-12993802 ] Bill Bell commented on SOLR-2155: - David, THis seems to be pretty fast since the results a

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-11 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993703#comment-12993703 ] David Smiley commented on SOLR-2155: Nice, Bill. Why are you asking for the field to be

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-08 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991999#comment-12991999 ] David Smiley commented on SOLR-2155: So Bill's talking about sorting, and Lance is talk

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-07 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991818#comment-12991818 ] Lance Norskog commented on SOLR-2155: - The lat/long version has to be rotated away from

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-05 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991090#comment-12991090 ] Bill Bell commented on SOLR-2155: - Lance, I don't understand this. How do you change the f

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-05 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991073#comment-12991073 ] Lance Norskog commented on SOLR-2155: - bq. I have yet to make the polygon work at the p

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-03 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990456#comment-12990456 ] Bill Bell commented on SOLR-2155: - Instead of geodist() would you create a new one, or exte

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-02 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989702#comment-12989702 ] David Smiley commented on SOLR-2155: Hi Bill. I'm at O'Reilly Strata 2011 this week an

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-02 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989571#comment-12989571 ] Bill Bell commented on SOLR-2155: - It might make sense to create a geohashdist() since geod

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-01 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989534#comment-12989534 ] Bill Bell commented on SOLR-2155: - OK. A couple things. If we know which lat,long was used

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-01 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989466#comment-12989466 ] Bill Bell commented on SOLR-2155: - Here are some examples: {code} http://10.0.1.83:8983/so

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-01 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989461#comment-12989461 ] Bill Bell commented on SOLR-2155: - OK I got it to compile... Now getting this error:

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-01 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989435#comment-12989435 ] Bill Bell commented on SOLR-2155: - WIll this version work? svn up -r 1052926 dev/trunk >

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-01 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989434#comment-12989434 ] Bill Bell commented on SOLR-2155: - I noticed these are not in source control: svn status -

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-02-01 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989403#comment-12989403 ] Bill Bell commented on SOLR-2155: - On trunk I applied the patch and get an error: [javac]

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-01-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988401#action_12988401 ] David Smiley commented on SOLR-2155: Hi Bill. You simply throw this in your solrconfi

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-01-28 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988323#action_12988323 ] Bill Bell commented on SOLR-2155: - David, How do you configure patialGeohashFilterQParser ?

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-01-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983550#action_12983550 ] David Smiley commented on SOLR-2155: Thanks for the "Damn Cool Algorithms" aritcle! It's

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-01-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983475#action_12983475 ] Ryan McKinley commented on SOLR-2155: - David -- this is looking good! I finally have so

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-01-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977791#action_12977791 ] David Smiley commented on SOLR-2155: Bill, you can find examples here: http://wiki.apac

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-01-04 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977582#action_12977582 ] Bill Bell commented on SOLR-2155: - David can you show a sample query? Poly, point, etc. Than

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-01-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976820#action_12976820 ] David Smiley commented on SOLR-2155: For evaluating the performance of geospatial search

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-01-02 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976608#action_12976608 ] David Smiley commented on SOLR-2155: Hi Bill. I think you are referring to Grant Ingers

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2011-01-02 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976598#action_12976598 ] Bill Bell commented on SOLR-2155: - Is this compatible with Grant Inverness's work? If so we

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-26 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925245#action_12925245 ] Lance Norskog commented on SOLR-2155: - bq. I'm not sure how a "trie version" of geohash

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925001#action_12925001 ] David Smiley commented on SOLR-2155: bq. Using the canonical geohash gives facet values

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-22 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924098#action_12924098 ] Lance Norskog commented on SOLR-2155: - I've reread the patch a few times and I understan

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923925#action_12923925 ] David Smiley commented on SOLR-2155: Lance, did you look at my patch or just skim the is

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923300#action_12923300 ] Lance Norskog commented on SOLR-2155: - You're right, this had no context! >From the [g

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922068#action_12922068 ] David Smiley commented on SOLR-2155: The presentation I gave at Lucene Revolution on thi

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922066#action_12922066 ] David Smiley commented on SOLR-2155: Lance, sorry, you've completely lost me; I don't un

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-16 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921761#action_12921761 ] Lance Norskog commented on SOLR-2155: - The problem with Geohash is that it puts zeros in

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920554#action_12920554 ] Robert Muir commented on SOLR-2155: --- {quote} One area that I know nothing about is how sco

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920536#action_12920536 ] David Smiley commented on SOLR-2155: Yes, absolutely Rob. I went with geohashes because

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920498#action_12920498 ] Robert Muir commented on SOLR-2155: --- Since a geohash is a textual representation of a Mort

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-12 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920432#action_12920432 ] David Smiley commented on SOLR-2155: My next step is to measure performance, perhaps usi

<    1   2