Advanced Admin Order Search Documentation

    Overview

    Setup and operating guidance for Advanced Admin Order Search.

    Overview

    What The Plugin Does

    Advanced Admin Order Search adds a faster order lookup workflow inside WooCommerce admin. It is built for HPOS stores where native order search becomes slow or too narrow for support and operations teams.

    The plugin builds a trigram-backed order index so staff can search partial values instead of needing an exact order number.

    • SKU fragments from products and variations
    • Shipment tracking values
    • Billing names, company data, and customer email

    Typical Workflow

    1. Install and activate the plugin on a WooCommerce HPOS store.
    2. Confirm the search sources you want indexed.
    3. Run the initial rebuild for historical orders.
    4. Let Action Scheduler keep the search index current in the background.
    5. Search from the WooCommerce orders workflow when support needs to identify an order from partial data.

    Expected Use Case

    Use this plugin when staff need to find orders from operational clues such as a partial SKU, a tracking number fragment, or billing details. It is an admin operations tool, not a storefront search plugin.

    Requirements

    • WordPress 6.0 or newer
    • WooCommerce 8.0 or newer
    • PHP 7.4 or newer
    • HPOS-enabled WooCommerce admin workflow

    Current Limits

    • Search quality depends on what data is indexed.
    • Index rebuilds should be run after enabling new search sources or after large historical imports.
    • Background indexing uses Action Scheduler, so stalled scheduled actions can delay fresh search results.