On 03/02/12 22:29, Chmielewski, Aneta wrote:
Hi I am trying to perform searches in the wiki (ie. Special:Search) showing several textboxes.
There doesn't seem to be an appropiate hook for that. I think you would need to subclass SpecialSearch, and then either hook SpecialSearchSetupEngine or pretransform them at execute(), into a single query.