Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@rahulbot rahulbot released this 25 Nov 21:40
· 108 commits to master since this release

Our second public release! This includes tweaks to the JSON format for the place focus results (formally called about), so upgrading will require you to make changes if you use those results. Note that this deploys to a CLIFF-1.1.0 path, so you can run this in parallel with v1.0.0 (which deploys to CLIFF)

You can deploy this with Tomcat7, but you'll still need to compile a CLAVIN IndexDirectory to /etc/cliff/IndexDirectory for it to work. Then you can hit http://myhost:8080/CLIFF-1.1.0/parse/text?q=This is about India to test it out.

The attached WAR is built against java 1.7.0_51 on Mac OS X