| | 1 | * todo : Play around with http://lucene.apache.org/solr/ |
| | 2 | * presentation : |
| | 3 | * precision & recall lucene; http://lucene.apache.org/java/3_0_1/api/all/org/apache/lucene/benchmark/quality/QualityStats.html |
| | 4 | * http://lucene.apache.org/java/2_4_1/api/org/apache/lucene/benchmark/quality/package-summary.html |
| | 5 | * |
| | 6 | * use '''org.apache.lucene.benchmark.quality''' |
| | 7 | * http://grepcode.com/file/repo1.maven.org/maven2/org.apache.lucene/lucene-benchmark/3.0.0/org/apache/lucene/benchmark/quality/QualityBenchmark.java * |
| | 8 | |
| | 9 | downloaded and added jar : (from !http://repo1.maven.org/maven2/lucene/lucene/1.4.3/) |
| | 10 | |
| | 11 | * lucene-1.4.3.jar |
| | 12 | * lucene-1.4.3-sources.jar |
| | 13 | * lucene-core-3.0.1-javadoc.jar |
| | 14 | |
| | 15 | This produced exception at already running search function : javax.servlet.!ServletException: Servlet execution threw an exception |
| | 16 | |
| | 17 | (some kind of conflict ) . Removed . |
| | 18 | |
| | 19 | other links : sparql bioontology : http://www.bioontology.org/wiki/index.php/OBD:SPARQL-GO |
| | 20 | http://linkedlifedata.com/ |
| | 21 | http://linkedlifedata.com/sparql |