Date: 2004-04-05T03:22:18
   Editor: ErikHatcher <[EMAIL PROTECTED]>
   Wiki: Jakarta Lucene Wiki
   Page: SearchInMultipleFields
   URL: http://wiki.apache.org/jakarta-lucene/SearchInMultipleFields

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,5 +1,5 @@
 A couple of options:
 
-  * Aggregate searchable fields into a single "synthetic" field at index time.  
(Field.UnStored is the most suitable type).  Simply search on that single field.
+  * Aggregate searchable fields into a single "synthetic" field at index time.  
(Field.!UnStored is the most suitable type).  Simply search on that single field.
 
   * Use MultiFieldQueryParser.

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

Reply via email to