CharacterUtils can't use getInstance method in Lucene 6.5.0

2017-04-24 Thread danasa
Hi, I'm upgrading my code to Lucene 6.5.0 and I have a problem using the static method CharacterUtils .getInstance(), which is not recognized anymore. I didn't see any changes regarding this class in the change log but in the other hand I didn't find the JavaDoc of CharacterUtils after version 6.1.

RE: CharacterUtils can't use getInstance method in Lucene 6.5.0

2017-04-25 Thread danasa
Thank you! -- View this message in context: http://lucene.472066.n3.nabble.com/CharacterUtils-can-t-use-getInstance-method-in-Lucene-6-5-0-tp4331569p4331762.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --