typos and case changes

git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487640 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2006-12-15 19:55:49 +00:00
parent 94aa557d88
commit 0c2424603c
1 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ dist/apache-solr-XX-incubating.jar
example/ example/
A Self contained example Solr instance, complete with sample A Self contained example Solr instance, complete with sample
configuration, documents to index, and the Jetty Servlet container. configuration, documents to index, and the Jetty Servlet container.
Please see example/README.txt for information about runnig this example Please see example/README.txt for information about running this example
docs/index.html docs/index.html
The contents of the Apache Solr website. The contents of the Apache Solr website.
@ -89,9 +89,9 @@ Instructions for Building Apache Solr from Source
http://incubator.apache.org/solr/version_control.html http://incubator.apache.org/solr/version_control.html
4. Navigate to that folder and issue an "ant" command to see the available options 4. Navigate to that folder and issue an "ant" command to see the available options
for building, testing, and packaging solr. for building, testing, and packaging Solr.
NOTE: NOTE:
To see solr in action you may want to use the command "ant example". To see Solr in action you may want to use the command "ant example".
This builds and packages solar into the example/webapps, then This builds and packages solar into the example/webapps, then
follow example/README.txt. follow example/README.txt.