Description
As of now tika uses lucene-geo-gazetteer CLI to extract co-ordinates of a location. CLI requires jvm and lucene to instantiate for every request. With all new REST api it will be possible to gain improvement in this space.
Idea is to create a client of lucene-geo-gazetteer in tika and use it in GeoTopicParser