• Search the database for the given query string

    Parameters

    • queryString: string

      the query string

    • db: Database

      the database to search

    • options: SearchOptions = {}

      options to customize the search

    Returns Entry[]

    The results of the search