WackoWiki: Action: search

https://wackowiki.org/doc     Version: 34 (09/16/2025 07:16)

Action: search


Union search, include results that match any of the whitespace separated keywords (MATCH AGAINST IN BOOLEAN MODE & LIKE lower)

1. Syntax


2. Boolean Search Operators

The MATCH AGAINST clause in MySQL, when used with the IN BOOLEAN MODE modifier, supports several operators to refine search queries. These operators include:


These operators allow for complex and powerful searches, making the boolean mode suitable for experienced users who need precise control over search results.

2.1. Resources

3. Examples

{{search phrase="BadBehaviour" page="/"}}

Search results for «BadBehaviour» (29):

  1. Configuration Guide[link3]

    - WikiAdmin - 47.9 KiB - en

    Complete reference for configuring BadBehaviour via config/bb_config.php (and related files). Covers every option, the strictness levels, bot-registry customization, ... a hard error — the library always boots. This ensures a misconfigured BadBehaviour can't take your site down.Inject into BadBehaviour:$bb = new BadBehaviour($config);

  2. Bad Behaviour for WackoWiki[link4]

    - WikiAdmin - 4.2 KiB - en - 2

    and blocks unwanted Web accesses. * https:github.com/Bad-Behaviour/badbehaviour * About (https:github.com/Bad-Behaviour/badbehaviour/wiki/About) * Configuration (https:github.com/Bad-Behaviour/badbehaviour/wiki/Configuration) ... (legacy) * https:github.com/Bad-Behaviour/badbehaviour plugin for WackoWiki: * WackoWikiAdapter (https:github.com/Bad-Behaviour/badbehaviour/blob/master/src/Core/Adapter/WackoWikiAdapter.php) * admin/module/tool_badbehaviour.php ... tool_badbehaviour.php |admin/module/

    , , ,

4. See also