How can I tell if search suggestions are working?
Fragment of a discussion from Extension talk:Lucene-search
iirc you need $wgEnableAPI = true;
In MW 1.19 at least, $wgEnableAPI is enabled by default, so that is not the problem.
My question is, what does it look like when Search Suggestions are working correctly? Should I see any INFO messages in the lsearchd process output (like I do when actually performing a search)? What should I be seeing in the browser?
I guess another question is, does anyone have this working right now?
Chiefgeek157 (talk)