I know I'm late to this thread, but I saw this and specifically "reverse
geocoding" and it caught my attention. I recently did this on a public
project with Solr, which you may find of interest:
https://github.com/cga-harvard/hhypermap-bop/tree/master/enrich/solr-geo-admin
I'm super pleased with t
Hey!
I am working on a lucene based service for reverse geocoding. We have a
large index with lots of unique terms (550 million) and it appears that
we're running into issue with memory on our leaf servers as the term
dictionary for the entire index is being loaded into heap space. If we
allocate