Search Result Page
Fragment of a discussion from Project:Support desk
We (Wikimedia wikis) use extension:MWSearch to have nicer search pages.
Thank you for your help! But I have a problem. The extension doesn't work. Which IP should I use for the host ($wgLuceneHost = '192.168.0.1';)?
You have to install a lucene server as well. It would be on whatever server you put Extension:lucene-search on. (If its the same as where you have your wiki, try 127.0.0.1 ).
As an aside, the lucene search stuff is one of the harder to install extensions.