mirror of https://github.com/apache/lucene.git
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:
parent
94aa557d88
commit
0c2424603c
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue