On Fri, Aug 3, 2012 at 12:57 PM, Himanshu Jindal <himanshujin...@gmail.com> wrote: > <filter class="solr.SynonymFilterFactory" synonyms="synonyms_ja.txt" > ignoreCase="true" expand="true" > tokenFactory="solr.JapaneseTokenizerFactory" randomAttribute="randomValue"/>
I think you have a typo here, it should be tokenizerFactory, not tokenFactory -- lucidimagination.com