Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.
The "GeoTopicParser" page has been changed by ChrisMattmann: https://wiki.apache.org/tika/GeoTopicParser?action=diff&rev1=9&rev2=10 Comment: - change to use alias $ cd $HOME/src/lucene-geo-gazetteer $ curl -O http://download.geonames.org/export/dump/allCountries.zip $ unzip allCountries.zip - $ java -cp target/lucene-geo-gazetteer-<version>-jar-with-dependencies.jar edu.usc.ir.geo.gazetteer.GeoNameResolver -i geoIndex -b allCountries.txt + $ lucene-geo-gazetteer -i geoIndex -b allCountries.txt }}} You can verify that the Gazetteer build worked by searching e.g., for Pasadena, and/or Texas:
