Interface SearchTraitConfig

SearchTrait configuration.

Hierarchy

Properties

baseName?: string

Parent source node type (if any).

exclude_child_properties: string[]
fields: string[]

The list of fields to index and search via Elasticsearch

index: any
name: string

Source node type.

reindex_connected_vertices: string[]
type: "search"

Trait type ID.

Generated using TypeDoc