Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.
The "TikaEval" page has been changed by TimothyAllison: https://wiki.apache.org/tika/TikaEval?action=diff&rev1=6&rev2=7 1. Fire up the H2 localhost server: `java -jar tika-eval.X.Y.jar StartDB` -- this calls `java -cp ... org.h2.tools.Console -web` - 2.#2 Navigate a browser to {{http://localhost:8082}} and enter the jdbc connector code followed by the '''full path''' to your db file: + 2.#2 Navigate a browser to `http://localhost:8082` and enter the jdbc connector code followed by the '''full path''' to your db file: `jdbc:h2:/C:/users/someone/mystuff/tika-eval/comparisondb` If your reaction is: "You call this a database?!", please open tickets and contribute to improving the structure.
