[
https://issues.apache.org/jira/browse/SOLR-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994269#comment-12994269
]
ahmad maher edited comment on SOLR-2334 at 2/14/11 11:48 AM:
-------------------------------------------------------------
can you give an example - how can i use it in solr schema file ?
was (Author: amd_maher):
can you give an example ?
> 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]