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
- animaldb.molgenis.properties adjusted, DB created
- 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