Date: 2004-12-22T15:27:05
   Editor: DanielNaber
   Wiki: Jakarta Lucene Wiki
   Page: LuceneFAQ
   URL: http://wiki.apache.org/jakarta-lucene/LuceneFAQ

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -309,7 +309,7 @@
 
 ==== When I recreate an index from scratch, do I have to delete the old index 
files? ====
 
-No, creating the index writer with "true" should remove all old files in the 
old index.
+No, creating the index writer with "true" should remove all old files in the 
old index (actually it removes '''all''' files in the index directory, no 
matter if they belong to Lucene).
 
  
 ==== How can I index and search digits and other non-alphabetic characters? 
====

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to