remen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Patrick Diviacco [mailto:patrick.divia...@gmail.com]
> Sent: Sunday, March 13, 2011 12:19 PM
> To: java-user@lucene.apache.org; simon.willna...@gmail.com
> Subject: Re: Lucene 4.0 and WhitespaceAn
On Sun, Mar 13, 2011 at 12:19 PM, Patrick Diviacco
wrote:
> Sorry, I had some issues with the mailing list and I didn't explain
> properly. The reason is that I'm using the nightly built of Lucene (trunk)
> and such WhitespaceAnalyzer is not there. Also, if I download the commons
> analyzers libra
Sorry, I had some issues with the mailing list and I didn't explain
properly. The reason is that I'm using the nightly built of Lucene (trunk)
and such WhitespaceAnalyzer is not there. Also, if I download the commons
analyzers library it is not there.
thanks
On 9 March 2011 03:07, Simon Willnauer
Why do you want to replace the WhitespaceAnalyzer? I don't really
understand what you are up to.
simon
On Fri, Mar 4, 2011 at 3:21 PM, Patrick Diviacco
wrote:
> What's the best way to replace WhitespaceAnalyzer in this line in Lucene
> nightly build 4.0 ? Is there a generic analyzer I can use ?