How did you define the field type? Probably you have syntax errors there. I 
recommend to use the schema rest api instead of schema xml as it will give you 
better feedback on what is wrong and it allows you also better versioning of 
the schema in a source code repository.

https://lucene.apache.org/solr/guide/8_2/schema-api.html


> Am 01.11.2019 um 06:41 schrieb Shubham Goswami <shubham.gosw...@hotwax.co>:
> 
> Hello Community
> 
> I am using a filter class EnglishPorterFilterFactory for stemming filter
> but because of usage of this class, my solr is not able reload the schema.
> 
> Can somebody please let me know what exactly this class does and how can i
> implement stemming ?
> Any help will be appreciated. Thanks in advance.
> 
> -- 
> Kind Regards,
> Shubham Goswami
> Enterprise Software Engineer
> mobile: +91 7803886288
> email: *shubham.gosw...@hotwax.co*
> *www.hotwax.co <http://www.hotwax.co/>*

Reply via email to