Re: Solr Special Character Search

2016-09-22 Thread Muhammad Zahid Iqbal
Hi, To handled special characters, either you need to create your own custom filter factory or need to replace already specified filter factory with some other, if you are using StandardFilterFactory. On Tue, Sep 20, 2016 at 5:16 PM, Alexandre Rafalovitch wrote: > What's your field definition

Re: Solr Special Character Search

2016-09-20 Thread Alexandre Rafalovitch
What's your field definition? What happens when the text goes through the analysis chain as you can test in Admin UI? Regards, Alex On 20 Sep 2016 6:49 PM, "Cheatham, Kevin" wrote: > Hello - Has anyone out there had success with anything similar to our > issue below and be kind enough to sha

Solr Special Character Search

2016-09-20 Thread Cheatham, Kevin
Hello - Has anyone out there had success with anything similar to our issue below and be kind enough to share? We posted several files as text and we're able to search for alphanumeric characters, but not able to search for special characters such as @ or © through Solrcloud Admin 5.2 UI. We'