Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › One character searches using a custom filter with index table. › Reply To: One character searches using a custom filter with index table.
October 30, 2025 at 3:42 pm
#55930
Participant
The minimum word length is 2.
I’ve noticed that a query such as this:
https://testdomain.com/?s=a (is fast)
and a filtered search query like this takes about 5-7 seconds:
https://testdomain.com/?s=d&lang=en&type=patients
Index table searching is on.
Thanks!