This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Bug: minimal number of typed characters to trigger live search

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Bug: minimal number of typed characters to trigger live search Reply To: Bug: minimal number of typed characters to trigger live search

#11866
Ernest MarcinkoErnest Marcinko
Keymaster

Hey!

Indeed, I’ve actually fixed this, but forgot to implement, since it was good for testing purposes 🙂

On the server side the phrase is trimmed and escaped, so no matter how many spaces appear at the end or the front (or more than one inbetween), it’s always removed before searching.

I will note this to be fixed, it might not get included in the next release though.