FullTextPath interface
Represents the full text path specification.
Properties
language | The language of the full text field in the document. |
path | The path to the full text field in the document. |
Property Details
language
The language of the full text field in the document.
language?: string
Property Value
string
path
The path to the full text field in the document.
path: string
Property Value
string