[
https://issues.apache.org/jira/browse/SOLR-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992418#comment-12992418
]
ahmad maher commented on SOLR-2334:
-----------------------------------
thank you for replay,
how can use Pattern Replace OR char map or replace in my solr schema file
using the ICU4j for non English patterns or chars ?
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]