Changes between Version 9 and Version 10 of MolgenisPlugins
- Timestamp:
- 2010-10-06T14:08:49+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MolgenisPlugins
v9 v10 5 5 * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/DBIndexPlugin.java DBIndexPlugin.java] 6 6 * Functionality : creation of index , deletion of index , search on index, query expansion 7 * Documentation : [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/Lucene_OntoCAT_Indexing_manual.docx http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/Lucene_OntoCAT_Indexing_manual.docx]7 * Documentation : http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/Lucene_OntoCAT_Indexing_manual.docx 8 8 * Despoina , Dasha 9 9 * Lucene indexing created on molgenis ontocat results on specific terms … … 11 11 * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/OntoCatIndexPlugin2.ftl OntoCatIndexPlugin2.ftl] 12 12 * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/OntoCatIndexPlugin2.java OntoCatIndexPlugin2.java] 13 * Functionality: Indexes all ontologies specified in ontologyNamesMap. The ontologies should be downloaded on the computer in ONTOLOGIES_DIRECTORY 14 * Searches through the index (creation of index ), deletion of index , query expansion 15 * Documentation : [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/Lucene_OntoCAT_Indexing_manual.docx http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/Lucene_OntoCAT_Indexing_manual.docx] 13 * Functionality: Indexes all ontologies specified in ontologyNamesMap (creation of index ). The ontologies should be downloaded on the computer in ONTOLOGIES_DIRECTORY, searches through the index , deletion of index , query expansion 14 * Documentation : http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/Lucene_OntoCAT_Indexing_manual.docx 16 15 * Despoina , Dasha 17 16