== List of Plugins == * Lucene indexing created on molgenis DB tables * location : !http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/ * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/DBIndexPlugin.ftl DBIndexPlugin.ftl] * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/DBIndexPlugin.java DBIndexPlugin.java] * Functionality : creation of index , deletion of index , search on index, query expansion * 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] * Despoina , Dasha * Lucene indexing created on molgenis ontocat results on specific terms * 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/] * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/OntoCatIndexPlugin2.ftl OntoCatIndexPlugin2.ftl] * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/OntoCatIndexPlugin2.java OntoCatIndexPlugin2.java] * Funtionality: Indexes all ontologies specified in ontologyNamesMap. The ontologies should be downloaded on the computer in ONTOLOGIES_DIRECTORY  * Searches through the index (creation of index ), deletion of index ,  query expansion * 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] * Despoina , Dasha == ==