@coveo/headless
    Preparing search index...

    Interface QueryErrorDefinition

    interface QueryErrorDefinition {
        build(engine: SearchEngine): QueryError;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods