Changes between Version 3 and Version 4 of MolgenisPlugins
- Timestamp:
- 2010-10-06T13:35:24+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MolgenisPlugins
v3 v4 4 4 * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/DBIndexPlugin.ftl DBIndexPlugin.ftl] 5 5 * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/DBIndexPlugin.java DBIndexPlugin.java] 6 * creation of index , deletion of index , search on index, query expansion 6 * Functionality : creation of index , deletion of index , search on index, query expansion 7 * Documentation : !http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/[https://docs.google.com/viewer?url=http%3A%2F%2Fwww.molgenis.org%2Fsvn%2Fmolgenis_projects%2Fmolgenis4phenotype%2Fmanual.docx manual.docx] 7 8 * Despoina , Dasha 8 9 * Lucene indexing created on molgenis ontocat results on specific terms 9 10 * location : [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/DBIndexPlugin.ftl http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/] 10 * *[http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/OntoCatIndexPlugin2.ftl OntoCatIndexPlugin2.ftl]11 * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/OntoCatIndexPlugin2.ftl OntoCatIndexPlugin2.ftl] 11 12 * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/OntoCatIndexPlugin2.java OntoCatIndexPlugin2.java] 12 * creation of index , deletion of index , search on index, query expansion 13 * Funtionality: 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/[https://docs.google.com/viewer?url=http%3A%2F%2Fwww.molgenis.org%2Fsvn%2Fmolgenis_projects%2Fmolgenis4phenotype%2Fmanual.docx manual.docx] 13 16 * Despoina , Dasha 14 17