KnowledgeAgentIndexParams 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.
The KnowledgeAgentIndexParams.
public class KnowledgeAgentIndexParams
type KnowledgeAgentIndexParams = class
Public Class KnowledgeAgentIndexParams
- Inheritance
-
KnowledgeAgentIndexParams
Constructors
KnowledgeAgentIndexParams() |
Initializes a new instance of KnowledgeAgentIndexParams. |
Properties
FilterAddOn |
A filter condition applied to the index (e.g., 'State eq VA'). |
IncludeReferenceSourceData |
Indicates whether reference source data should be included. |
IndexName |
The name of the index the params apply to. |
MaxDocsForReranker |
Limits the number of documents considered for ranking. |
RerankerThreshold |
A threshold for reranking results (range: 0-4). |