You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Markus Jelsma <ma...@openindex.io> on 2016/08/31 09:08:27 UTC

LowerCaseFilter gone in 6.2.0

Hello - i'm upgrading a project that uses Lucene to 6.2.0 and get the compile error that LowerCaseFilter does not exists. And, so it seems, the JavaDoc is gone too. I've checked CHANGES.txt and there is no mention of it, not even in the API changes section.

Any ideas?

Thanks,
Markus

https://lucene.apache.org/core/6_2_0/analyzers-common/org/apache/lucene/analysis/core/LowerCaseFilter.html

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


RE: LowerCaseFilter gone in 6.2.0

Posted by Markus Jelsma <ma...@openindex.io>.
Thanks for pointing to that issue. It also explains other errors.

Markus 
 
-----Original message-----
> From:Uwe Schindler <uw...@thetaphi.de>
> Sent: Wednesday 31st August 2016 11:32
> To: java-user@lucene.apache.org
> Cc: 'Michael McCandless' <lu...@mikemccandless.com>
> Subject: RE: LowerCaseFilter gone in 6.2.0
> 
> Hi Markus,
> 
> I was a little bit (very big bit...) disappointed about this, too.
> The problem is caused by this: https://issues.apache.org/jira/browse/LUCENE-7318
> 
> Uwe
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> > -----Original Message-----
> > From: Markus Jelsma [mailto:markus.jelsma@openindex.io]
> > Sent: Wednesday, August 31, 2016 11:08 AM
> > To: java-user@lucene.apache.org
> > Subject: LowerCaseFilter gone in 6.2.0
> > 
> > Hello - i'm upgrading a project that uses Lucene to 6.2.0 and get the compile
> > error that LowerCaseFilter does not exists. And, so it seems, the JavaDoc is
> > gone too. I've checked CHANGES.txt and there is no mention of it, not even in
> > the API changes section.
> > 
> > Any ideas?
> > 
> > Thanks,
> > Markus
> > 
> > https://lucene.apache.org/core/6_2_0/analyzers-
> > common/org/apache/lucene/analysis/core/LowerCaseFilter.html
> > 
> > ---------------------------------------------------------------------
> > 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
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


RE: LowerCaseFilter gone in 6.2.0

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi Markus,

I was a little bit (very big bit...) disappointed about this, too.
The problem is caused by this: https://issues.apache.org/jira/browse/LUCENE-7318

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Markus Jelsma [mailto:markus.jelsma@openindex.io]
> Sent: Wednesday, August 31, 2016 11:08 AM
> To: java-user@lucene.apache.org
> Subject: LowerCaseFilter gone in 6.2.0
> 
> Hello - i'm upgrading a project that uses Lucene to 6.2.0 and get the compile
> error that LowerCaseFilter does not exists. And, so it seems, the JavaDoc is
> gone too. I've checked CHANGES.txt and there is no mention of it, not even in
> the API changes section.
> 
> Any ideas?
> 
> Thanks,
> Markus
> 
> https://lucene.apache.org/core/6_2_0/analyzers-
> common/org/apache/lucene/analysis/core/LowerCaseFilter.html
> 
> ---------------------------------------------------------------------
> 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