I have a table over 2 millions of data and when open the advance search, enter an exists id, it can not return anything; When I run it on the table with less data( like 10 thousands) it woks properly.
I found the reason:
- When the search field opened auto-complete, it will failed;
- When shut the auto-complete, it woks fine;
It’s a bug, please fix it.