Dave,
 
Thanks for the pointer.  The Wrapper worked marvellously!  This was exactly the 
situation - wanting to treat the standard fields and keyword fields differently 
as far as stemming is concerned (no stemming for the latter).
 
- Dmitry

________________________________

From: Dave Kor [mailto:[EMAIL PROTECTED]
Sent: Tue 1/24/2006 5:05 PM
To: java-user@lucene.apache.org
Subject: Re: Keyword fields, Porter stemming, and QueryParser



If reindexing doesn't take too much time and effor, you can reindex
using the PerFieldAnalyzerWrapper to have different analyzers for each
field.

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




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

Reply via email to