Options
All
  • Public
  • Public/Protected
  • All
Menu

Module search

API for extensions to augment search functionality.

Index

Functions

registerQueryTransformer

  • Registers a query transformer.

    Multiple transformers can be registered. In that case, all transformations will be applied and the result is a single query that has been altered by all transformers. The order in which transfomers are applied is not defined.

    Parameters

    Returns Unsubscribable

Generated using TypeDoc