diff --git a/xdocs/demo3.xml b/xdocs/demo3.xml index 598b4c384f3..c31f4c1f232 100644 --- a/xdocs/demo3.xml +++ b/xdocs/demo3.xml @@ -36,7 +36,7 @@ Let's start by creating the index you'll need for the web examples. Since you've already set your classpath in the previous examples, all you need to do is type "java org.apache.lucene.demo.IndexHTML -create -index {index-dir} ..". -You'll need to do this from your {tomcat}/webapps/luceneweb directory. {index-dir} +You'll need to do this from your {tomcat}/webapps directory. {index-dir} should be a directory that Tomcat has permission to read and write, but is outside of a web accessible context. By default the webapp is configured to look in /opt/lucene/index for this index.