QueryResultDocumentSemanticField interface
Description of fields that were sent to the semantic enrichment process, as well as how they were used
Properties
| name | The name of the field that was sent to the semantic enrichment process NOTE: This property will not be serialized. It can only be populated by the server. |
| state | The way the field was used for the semantic enrichment process (fully used, partially used, or unused) NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
The name of the field that was sent to the semantic enrichment process NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
state
The way the field was used for the semantic enrichment process (fully used, partially used, or unused) NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string