wiki:DespoinaLog/2010/09/13

biobank search plugin in molgenis4phenotype

  • molgenis4phenotype downloaded form svn , configured, run successfully :
    • animaldb.molgenis.properties adjusted, DB created
      • mysql> create database animaldb_pheno;
      • mysql> grant all privileges on animaldb_pheno.* to molgenis@localhost identified by 'molgenis'; flush privileges; *
    • * AnimalDBGenerate.java : run
    • AnimalDBUpdateDatabase.java: run
  • Lucene biobank search plugin added in animaldb_ui.xml
    • TODO : include all search plugin file in a directory
  • DirectoryhasContents?() corrected  : creates directory if does not exist.  
  • Search works!
Last modified 14 years ago Last modified on 2010-10-01T23:19:13+02:00