char mapping in lucene-icu

2014-02-14 Thread alxsss
Hello, I try to use lucene-icu li in solr-4.6.1. I need to change a char mapping in lucene-icu. I have made changes to lucene/analysis/icu/src/data/utr30/DiacriticFolding.txt and built jar file using ant , but it did not help. I took a look to lucene/analysis/icu/build.xml and see these

Re: char mapping in lucene-icu

2014-02-14 Thread Jack Krupansky
riginal Message- From: alx...@aim.com Sent: Friday, February 14, 2014 7:48 PM To: java-user@lucene.apache.org Subject: char mapping in lucene-icu Hello, I try to use lucene-icu li in solr-4.6.1. I need to change a char mapping in lucene-icu. I have made changes to lucene/analysis/icu

Re: char mapping in lucene-icu

2014-02-14 Thread alxsss
Subject: Re: char mapping in lucene-icu Do you get the exception if you run ant before changing the data files? "Header authentication failed, please check if you have a valid ICU data file" Check with the ICU project as to the proper format for THEIR files. I mean, this doesn'