Changes between Version 5 and Version 6 of MolgenisPlugins
- Timestamp:
- 2010-10-06T13:36:05+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MolgenisPlugins
v5 v6 1 1 == List of Plugins == 2 2 * Lucene indexing created on molgenis DB tables 3 * location : !http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/3 * Location : !http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/ 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] … … 8 8 * Despoina , Dasha 9 9 * Lucene indexing created on molgenis ontocat results on specific terms 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 * 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/] 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 * Fun tionality: Indexes all ontologies specified in ontologyNamesMap. The ontologies should be downloaded on the computer in ONTOLOGIES_DIRECTORY13 * Functionality: Indexes all ontologies specified in ontologyNamesMap. The ontologies should be downloaded on the computer in ONTOLOGIES_DIRECTORY 14 14 * Searches through the index (creation of index ), deletion of index , query expansion 15 * Documentation : 15 * Documentation : http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/manual.docx 16 16 * Despoina , Dasha 17 17