Package version:

Interface FullTextIndex

Represents a full text index in the indexing policy.

interface FullTextIndex {
    path: string;
}

Properties

Properties

path: string

The path in the JSON document to index.