Changes between Version 1 and Version 2 of MolgenisPlugins


Ignore:
Timestamp:
2010-10-06T13:32:30+02:00 (14 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisPlugins

    v1 v2  
    11== List of Plugins ==
     2 * Lucene indexing created on molgenis DB tables 
     3   * location : !http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/
     4     * [http://www.molgenis.org/svn/molgenis_projects/molgenis4phenotype/handwritten/java/plugins/LuceneIndex/DBIndexPlugin.ftl DBIndexPlugin.ftl]
     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 
     7   * Despoina , Dasha
     8 * Lucene indexing created on molgenis ontocat results on specific terms
     9   * 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.java OntoCatIndexPlugin2.java]
     12   * creation of index , deletion of index , search on index, query expansion 
     13   * Despoina , Dasha
     14== List of Plugins ==