interface RelevanceInspectorDefinition {
    build(engine: SearchEngine): RelevanceInspector;
}

Hierarchy (View Summary)

Methods

Methods