interface FieldSuggestionsDefinition {
    build(engine: SearchEngine): FieldSuggestions;
}

Hierarchy (View Summary)

Methods

Methods