I am trying to search with the below params, and I am wondering why some cause this exception to be thrown.
Only a few params are not working. All others are working.
?q=220v+0+ph
=> Not working?q=220v+1+ph
=> Not working?q=220v+2+ph
=> Not working?q=220v+3+ph
=> Not working?q=220v+4+ph
=> Working?q=220v+5+ph
=> Working?q=220v+6+ph
=> Working?q=220v+7+ph
=> Working?q=220v+8+ph
=> Working?q=220v+9+ph
=> Working
I am checking the center character. It is not working only in the cases of 0, 1, 2 and 3.
Query: {+(title:480v* content:480v title:3* content:3 title:ph* content:ph)