Changes between Initial Version and Version 1 of DespoinaLog/2010/09/13


Ignore:
Timestamp:
2010-10-01T23:19:13+02:00 (14 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/09/13

    v1 v1  
     1= biobank search plugin in molgenis4phenotype =
     2 * molgenis4phenotype downloaded form svn , configured, run successfully :
     3   * animaldb.molgenis.properties adjusted, DB created
     4     * mysql> create database animaldb_pheno;
     5     * mysql> grant all privileges on animaldb_pheno.* to molgenis@localhost identified by 'molgenis'; flush privileges; *
     6   * * AnimalDBGenerate.java : run
     7   * AnimalDBUpdateDatabase.java: run
     8 * Lucene biobank search plugin  added in animaldb_ui.xml
     9   * TODO : include all search plugin file in a directory
     10 * DirectoryhasContents() corrected  : creates directory if does not exist.  
     11
     12
     13 * Search works!