add text analyzer to solr

2015-12-17 Thread sara hajili
hi. i wanna to change solr analyzer , like normalization. because solr default normalization for persian language does't satisfy me. so i start reading solr plugins . and i try to implement my PersianNormalization. now i have 2 class in this way : class persianNormalizer extends TokenFilter. and

Re: add text analyzer to solr

2015-12-17 Thread Binoy Dalal
Why don't you post the entire stack trace from the logs. That might give us a better idea to help you. On Thu, 17 Dec 2015, 13:59 sara hajili wrote: > hi. > i wanna to change solr analyzer , like normalization. > because solr default normalization for persian language