Currently, the #autocomplete callback has no limits on the number of nodes loaded. That means that searching for anything that is very common will time out due to loading thousands of nodes. Each SQL query should be limited to 10 results.

Comments

deviantintegral’s picture

Status: Active » Fixed

I fixed this in 13bd52b.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.