solr. icu4j for Unicode Normalization
-------------------------------------

                 Key: SOLR-2334
                 URL: https://issues.apache.org/jira/browse/SOLR-2334
             Project: Solr
          Issue Type: Test
          Components: clients - java
    Affects Versions: 1.4
         Environment: debian lenny and squeez  , 1386 arch
            Reporter: ahmad maher
             Fix For: 1.4.2


Dears,
i use icu4j for UnicodeNormalization in schema.xml like that
"
        <filter class="schema.UnicodeNormalizationFilterFactory" 
version="icu4j" composed="false" remove_diacritics="true" 
remove_modifiers="true" fold="true"/>
"
and if i use any token except English tokens in filter class ,  it return 
error,  like in using solr.PatternReplaceFilterFactory

how can i use :
transliterate rule  and transform rule in solr schema or config file ?
as mentioned here http://userguide.icu-project.org/transforms/general

can any one help me ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to