User:Lindenb/Notebook/UMR915/2012/04/06
From OpenWetWare
(Difference between revisions)
(→Apache SOLR) |
(→Apache SOLR) |
||
| Line 14: | Line 14: | ||
rm apache-solr-3.5.0.tgz | rm apache-solr-3.5.0.tgz | ||
</pre> | </pre> | ||
| + | Edit ./apache-solr-3.5.0/example/solr/conf/schema.xml | ||
| + | |||
| + | |||
* download GO/RD from http://archive.geneontology.org/latest-termdb/go_daily-termdb.rdf-xml.gz | * download GO/RD from http://archive.geneontology.org/latest-termdb/go_daily-termdb.rdf-xml.gz | ||
| Line 20: | Line 23: | ||
<!-- ##### DO NOT edit below this line unless you know what you are doing. ##### --> | <!-- ##### DO NOT edit below this line unless you know what you are doing. ##### --> | ||
|} | |} | ||
| + | |||
| + | |||
| + | |||
__NOTOC__ | __NOTOC__ | ||
Revision as of 04:03, 6 April 2012
Main project page Previous entry
| |
DailyApache SOLRtar xvfz apache-solr-3.5.0.tgz rm apache-solr-3.5.0.tgz Edit ./apache-solr-3.5.0/example/solr/conf/schema.xml
$ xsltproc --novalid ~/go2solr.xsl ~/go_daily-termdb.rdf-xml.gz > ~/jeter.xml | |



