|
Uwe Schindler |
at Mar 13, 2011 at 1:45 pm
|
⇧ |
| |
I don't see your problem - If you need any of the packages as JAR files,
here they are as MAVEN artifacts:
https://builds.apache.org/hudson/job/Lucene-Solr-Maven-trunk/lastSuccessfulBuild/artifact/maven_artifacts/org/apache/lucene/
Uwe
-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.deeMail: uwe@thetaphi.de
-----Original Message-----
From: Patrick Diviacco
Sent: Sunday, March 13, 2011 12:19 PM
To: java-user@lucene.apache.org; simon.willnauer@gmail.com
Subject: Re: Lucene 4.0 and WhitespaceAnalyzer
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
wrote:
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 ?
writer = new IndexWriter(FSDirectory.open(INDEX_DIR), new
WhitespaceAnalyzer(), true, IndexWriter.MaxFieldLength.LIMITED);
thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org