From 13fd86913c113ca4372146537551a62265c31268 Mon Sep 17 00:00:00 2001
From: Erik Hatcher
-Begin by unziping the Solr release and changing your working directory +Begin by unzipping the Solr release and changing your working directory to be the "example" directory. (Note that the base directory name may vary with the version of Solr downloaded.) For example, with a shell in UNIX, Cygwin, or MacOS:
@@ -540,7 +540,7 @@ most languages. and stop word removal, as well as split compound words, you can use the text_en_splitting fieldType instead. Go ahead and edit the schema.xml in the - solr/example/solr/conf directory, + solr/example/solr/collection1/conf directory, to use the text_en_splitting fieldType for the text and features fields like so: