Project

General

Profile

« Previous | Next » 

Revision 38878

solr zkrun

View differences:

README.md
30 30

  
31 31
* Apache Tomcat 7: the webapp container
32 32
* Mongodb >= 2.4: used to store the collected and transformed metadata records. Each collected record will be stored in three separate "versions": original, transformed, pmh-ready, hence enough disk space should be available for mongoDB.
33
* Solr 4.9.x or 4.10.x 
33
* Solr 4.9.x or 4.10.x: used to make the documents searchable. The solr server should be run using the option '-DzkRun' to instruct solr to start the zookeeper server. 
34 34

  
35 35
Note that Tomcat, Solr and Mongodb can be installed in the same machine or in dedicated nodes, although this requires to change some default system properties.
36 36

  

Also available in: Unified diff