Re: Error when searching with special characters

2016-06-18 Thread Zheng Lin Edwin Yeo
Hi, It does not work with the back slash too. But I found that it does not work for defType=lucene. It will work if the defType=dismax or edismax. What could be the reason that it did not work with the default defType=lucene? Regards, Edwin On 18 June 2016 at 01:04, Ahmet Arslan wrote: > Hi

Re: Error when searching with special characters

2016-06-18 Thread Ahmet Arslan
If properly escaped ampersand throws parse exception, this could be a bug. On Saturday, June 18, 2016 7:12 PM, Zheng Lin Edwin Yeo wrote: Hi, It does not work with the back slash too. But I found that it does not work for defType=lucene. It will work if the defType=dismax or edismax. What