QueryResultDocumentSemanticField Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Description of fields that were sent to the semantic enrichment process, as well as how they were used.
public class QueryResultDocumentSemanticField
type QueryResultDocumentSemanticField = class
Public Class QueryResultDocumentSemanticField
- Inheritance
-
QueryResultDocumentSemanticField
Properties
Name |
The name of the field that was sent to the semantic enrichment process. |
State |
The way the field was used for the semantic enrichment process (fully used, partially used, or unused). |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET