Thanks for pointing out the java.lang.Character. I did find the existence of
org.apache.lucene.analysis.CharacterUtils, but I was not able to find the
needed methods in it.
Sean
On 12/15/16, 8:58 PM, "Shawn Heisey" wrote:
On 12/15/2016 6:20 PM, Xie, Sean wrote:
> We have implemented
On 12/15/2016 6:20 PM, Xie, Sean wrote:
> We have implemented some customized filter/tokenizer, that is using
> org.apache.lucene.analysis.util.CharacterUtils. After upgrading to
> Solr 6.3, the class is no longer available. Is there any reason the
> utility class is removed?
This is not really a
Dear user group,
We have implemented some customized filter/tokenizer, that is using
org.apache.lucene.analysis.util.CharacterUtils. After upgrading to Solr 6.3,
the class is no longer available. Is there any reason the utility class is
removed?
What I had to do is copy the class implementatio