Download Latest Version cosdjava-alpha-0.1.1.zip (409.8 MB)
Email in envelope

Get an email when there's a new version of cosd_java

Home
Name Modified Size InfoDownloads / Week
readme.txt 2014-07-02 1.0 kB
cosdjava-quickdemo.zip 2014-06-30 208.3 MB
cosdjava-alpha-0.1.1.zip 2014-06-30 409.8 MB
Totals: 3 Items   618.2 MB 0
System Requirements:
Neo4j 2.0;
JDK 1.7;
Apache Tomcat 6.0;
Eclipse for Java EE developers.

===========================================
To access a quick demo in which CoSD is applied in Apache Lucene 4.6.0:
1. Download cosdjava-quickdemo.zip;
2. Unzip it and deploy the directory in your local Tomcat server;
3. Visit %ServerUrl%/cosdjava/index.html (for example, http://localhost:8080/cosdjava/index.html) .

===========================================

Usage:
1. Download cosdjava-alpha-0.1.1.zip;
2. Unzip it and import it into your Eclipse workspace;
3. Edit WebContent/WEB-INF/conf/cosd.conf:
        1. sourcePath: you should place the binary code files (including libraries, and .jar file should be decompressed) in this directory;
		2. graphPath: the graph data generated by CoSD will be stored here;
4. Excute the main method of class processor.BuildGraphDatabase; (may cost several minutes, depending on the scale of the software)
5. Run this project on server and visit index.html.
Source: readme.txt, updated 2014-07-02