From e63716d468689906b70f6ee08a69b73c49dab9db Mon Sep 17 00:00:00 2001
From: Otis Gospodnetic
The Analyzer, in this case, the StandardAnalyzer is little more than a standard Java diff --git a/docs/demo4.html b/docs/demo4.html index e487ad8844e..e6bbebef5db 100644 --- a/docs/demo4.html +++ b/docs/demo4.html @@ -311,7 +311,7 @@ white with "Lucene Template" at the top. We'll see you on the Lucene Users' or
Please resist the urge to contact the authors of this document (without bribes of fame and fortune attached). First -contact the mailing lists. That being said feedback, +contact the mailing lists. That being said feedback, and modifications to this document and samples are ever so greatly appreciated. They are just best sent to the lists so that everyone can share in them. Certainly you'll get the most help there as well. Thanks for understanding. diff --git a/xdocs/demo2.xml b/xdocs/demo2.xml index ab453f8f871..6c55d43f8b2 100644 --- a/xdocs/demo2.xml +++ b/xdocs/demo2.xml @@ -46,7 +46,7 @@ the user's home directory). The IndexWriter is the main class responsible for creating indicies. To use it you must instantiate it with a path that it can write the index into, if this path does not exist it will create it, otherwise it will refresh the index living at that path. You -must a also pass an instance of org.apache.analysis.Analyzer. +must a also pass an instance of org.apache.lucene.analysis.Analyzer.
The Analyzer, in this case, the StandardAnalyzer is little more than a standard Java diff --git a/xdocs/demo4.xml b/xdocs/demo4.xml index c4af6f2b07d..aa1d06bb777 100644 --- a/xdocs/demo4.xml +++ b/xdocs/demo4.xml @@ -122,7 +122,7 @@ white with "Lucene Template" at the top. We'll see you on the Lucene Users' or
Please resist the urge to contact the authors of this document (without bribes of fame and fortune attached). First -contact the mailing lists. That being said feedback, +contact the mailing lists. That being said feedback, and modifications to this document and samples are ever so greatly appreciated. They are just best sent to the lists so that everyone can share in them. Certainly you'll get the most help there as well. Thanks for understanding.