Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 278 (0.56s).
Loading phrases to help you
refine your search...
Re: Distance Range query - Solr - [mail # user]
...I'm glad to be of help.  This is all possible using Solr 4 without programatic customization. As always remember the docs: http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4#Inde...
   Author: David Smiley, 2013-01-22, 18:26
Re: Spatial+Dataimport full import results in OutOfMemory for a rectangle defining a line - Solr - [mail # user]
...Javier Molina wrote  Due to the bug, the accuracy computing algorithm believes the width for both of these is 0.  That algorithm also looks at the height, which is computed correct...
   Author: David Smiley, 2013-01-22, 16:43
Re: Spatial+Dataimport full import results in OutOfMemory for a rectangle defining a line - Solr - [mail # user]
...Javier,  I didn't point out anything about overlapping latitudes or longitudes.  I pointed out that your rectangle is extremely wide.  It's 359.99999999999998 degrees wide out...
   Author: David Smiley, 2013-01-22, 02:17
Re: Using Solr Spatial in conjunction with HBASE/Hadoop - Solr - [mail # user]
...What good is a key-value store in the context of oakstream's question?  ~ David     Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book View this messa...
   Author: David Smiley, 2013-01-21, 18:46
Re: Spatial+Dataimport full import results in OutOfMemory for a rectangle defining a line - Solr - [mail # user]
...Javier,  Your minX is slightly greater than maxX, which is interpreted as a line that wraps nearly the entire globe.  Is that what you intended?  If this is what you intended,...
   Author: David Smiley, 2013-01-21, 18:43
Re: Distance Range query - Solr - [mail # user]
...Hi Stefano.  I answered someone's question on stackoverflow which is basically the same question you have: http://stackoverflow.com/questions/13723891/lucene-4-0-spatial-calculate-max-d...
   Author: David Smiley, 2013-01-21, 15:13
Re: Using Solr Spatial in conjunction with HBASE/Hadoop - Solr - [mail # user]
...oakstream wrote  That's a lot of data!  I don't know what the upper bound is on how much data a sharded Lucene based system can handle for spatial searches given "response times in...
   Author: David Smiley, 2013-01-20, 04:27
Re: Using Solr Spatial in conjunction with HBASE/Hadoop - Solr - [mail # user]
...Hi Oakstream,  Coincidentally I've been thinking of porting the geohash prefixtree intersection algorithm in Lucene 4 spatial to Accumulo (another big-table system like HBase).  Th...
   Author: David Smiley, 2013-01-18, 06:01
[SOLR-4242] A better spatial query parser - Solr - [issue]
...I've been thinking about how spatial support is exposed to Solr users. Presently there's the older Solr 3 stuff, most prominently seen via {!geofilt} and {!bbox} done by Grant Ingersoll (I t...
http://issues.apache.org/jira/browse/SOLR-4242    Author: David Smiley, 2013-01-04, 04:12
Re: Spatial filter in solr 4.0 - "Intersects" operation with parameters - Solr - [mail # user]
...Mladen,   FYI I just committed this to 4.x:  https://issues.apache.org/jira/browse/SOLR-4230 ~ David   mladen micevic wrote       Author: http://www.packtpub.co...
   Author: David Smiley, 2013-01-02, 21:47
Sort:
project
Solr (193)
Lucene (151)
ElasticSearch (1)
Tika (1)
type
mail # user (113)
mail # dev (86)
issue (79)
date
last 7 days (0)
last 30 days (4)
last 90 days (35)
last 6 months (83)
last 9 months (278)
author
Chris Hostetter (6400)
Yonik Seeley (5287)
Erick Erickson (3690)
Mark Miller (3085)
Michael McCandless (2848)
Otis Gospodnetic (2823)
Grant Ingersoll (2546)
Robert Muir (2519)
Erik Hatcher (2321)
Uwe Schindler (1988)
Shalin Shekhar Mangar (1706)
Ryan McKinley (1687)
Lance Norskog (1594)
Jack Krupansky (1254)
Ahmet Arslan (1112)
David Smiley