Re: Range Queries, Geospatial

2010-02-16 Thread Grant Ingersoll
Yep, all in trunk

On Feb 16, 2010, at 4:41 PM, Fuad Efendi wrote:

>> Most of SOLR-773 is incorporated into trunk at this point w/ the
>> exception of Cartesian Tier filtering (and, more generically,
>> intelligent field type specific spatial filtering via SOLR-1568).  I
>> hope to complete that in the next week or so.
>> 
>> Geohash is in and supported by Solr right now.  There is no R-Tree
>> support.
> 
> Thanks Grant; I found "geohash",
> https://issues.apache.org/jira/browse/SOLR-1586 and
> https://issues.apache.org/jira/browse/SOLR-1302
> - I believe SOLR-1.4 doesn't have it and I need version from trunk, right?
> 
> 
> 



RE: Range Queries, Geospatial

2010-02-16 Thread Fuad Efendi
> Most of SOLR-773 is incorporated into trunk at this point w/ the
> exception of Cartesian Tier filtering (and, more generically,
> intelligent field type specific spatial filtering via SOLR-1568).  I
> hope to complete that in the next week or so.
> 
> Geohash is in and supported by Solr right now.  There is no R-Tree
> support.

Thanks Grant; I found "geohash",
https://issues.apache.org/jira/browse/SOLR-1586 and
https://issues.apache.org/jira/browse/SOLR-1302
- I believe SOLR-1.4 doesn't have it and I need version from trunk, right?





Re: Range Queries, Geospatial

2010-02-16 Thread Grant Ingersoll

On Feb 16, 2010, at 1:36 PM, Fuad Efendi wrote:

> Hi Dev,
> 
> 
> I've read very interesting interview with Ryan,
> http://www.lucidimagination.com/Community/Hear-from-the-Experts/Podcasts-and
> -Videos/Interview-Ryan-McKinley
> 
> Another finding is 
> https://issues.apache.org/jira/browse/SOLR-773
> (lucene/contrib/spatial)
> 
> Is there any more staff going on for SOLR 1.5 (and existing SOLR 1.4)?
> 
> I need filtering on 2-dimension like x:[1 TO 10100] y:[7900 TO 8000]
> (that's why I need SOLR:)))
> 
> Any thoughts? I'd love to implement something quick-simple-efficient if it
> doesn't exist yet, like R-Tree (http://en.wikipedia.org/wiki/R-tree), or
> Geohash (http://en.wikipedia.org/wiki/Geohash)
> 
> I haven't tried "Local Lucene" and SOLR-773 yet.

Most of SOLR-773 is incorporated into trunk at this point w/ the exception of 
Cartesian Tier filtering (and, more generically, intelligent field type 
specific spatial filtering via SOLR-1568).  I hope to complete that in the next 
week or so.

Geohash is in and supported by Solr right now.  There is no R-Tree support.

Range Queries, Geospatial

2010-02-16 Thread Fuad Efendi
Hi Dev,


I've read very interesting interview with Ryan,
http://www.lucidimagination.com/Community/Hear-from-the-Experts/Podcasts-and
-Videos/Interview-Ryan-McKinley

Another finding is 
https://issues.apache.org/jira/browse/SOLR-773
(lucene/contrib/spatial)

Is there any more staff going on for SOLR 1.5 (and existing SOLR 1.4)?

I need filtering on 2-dimension like x:[1 TO 10100] y:[7900 TO 8000]
(that's why I need SOLR:)))

Any thoughts? I'd love to implement something quick-simple-efficient if it
doesn't exist yet, like R-Tree (http://en.wikipedia.org/wiki/R-tree), or
Geohash (http://en.wikipedia.org/wiki/Geohash)

I haven't tried "Local Lucene" and SOLR-773 yet.


Thanks,

Fuad Efendi
+1 416-993-2060
http://www.tokenizer.ca/