User:Lindenb/Notebook/UMR915/2012/04/06: Difference between revisions

From OpenWetWare
< User:Lindenb‎ | Notebook‎ | UMR915‎ | 2012‎ | 04
Jump to navigationJump to search
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 01:03, 6 April 2012

Project name <html><img src="/images/9/94/Report.png" border="0" /></html> Main project page
<html><img src="/images/c/c3/Resultset_previous.png" border="0" /></html>Previous entry<html>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</html>

Daily

Apache SOLR

tar 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