Revision 7597
Added by Jing Tao over 11 years ago
lib/metacat.properties | ||
---|---|---|
591 | 591 |
|
592 | 592 |
#HTTP: |
593 | 593 |
#solr.server.classname=org.apache.solr.client.solrj.impl.CommonsHttpSolrServer |
594 |
solr.endpoint=http://endpoint/to/solr/service |
|
594 |
solr.endpoint=http://localhost:8080/solr/ |
Also available in: Unified diff
change the solr end point to be the localhost.