Skip to content

tomyedwab/production-rpc-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

production-rpc-webserver

Production RPC servers for Khan Academy website features hosted in EC2.

To install the Solr search server, run the scripts/install_solr.bash script from the command line.

Solr:

The configuration files in the solr/ directory are based on the 3.6.0 distribution of Solr (not included), available here:

http://www.apache.org/dyn/closer.cgi/lucene/solr/3.6.0

The solr.xml file and the conf/ directory come from the example in apache-solr-3.6.0/example/solr, with a number of modifications made to the schema.xml file to handle the fields we want to index.

The solr.war file comes from apache-solr-3.6.0/dist/apache-solr-3.6.0.war.

About

Production RPC servers for Khan Academy website features hosted in EC2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published