Hi Otis,
Yes, My data is in HBASE and I just need a fast Spatial Index where I can do
lookups and then take the ID's back to HBASE to retrieve the results.  HBASE
doesn't support polygon searches that I'm aware of. You can do bounding box
queries but that doesn't meet my requirements.   I thought about using
Lucene, Mongo, or sharded Postgres. (want to keep it Open Source).  I
believe Lucene might work the best.  I don't think Mongo really supports
polygon searches either.   Postgres could possibly work.  As I mentioned, my
source data could be hundreds of terabytes.   I guess I'll do some bench
marks with these but if anyone has done similar and would like to share
results I'd appreciate it.





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Using-Solr-Spatial-in-conjunction-with-HBASE-Hadoop-tp4034307p4035504.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to