KnowledgeBaseSearchIndexReference interface
代表 Azure 搜尋服務檔參考。
- Extends
繼承的屬性
| activity |
參考的來源活動 ID。 |
| id | 參考的 ID。 |
| reranker |
文件參考的重新排名者分數。 |
| source |
任何字典<> |
屬性詳細資料
docKey
參考的文件索引鍵。
docKey?: string
屬性值
string
type
多型歧視性,指定這個物件可以是的不同類型
type: "searchIndex"
屬性值
"searchIndex"
繼承的屬性詳細資料
activitySource
id
rerankerScore
sourceData
任何字典<>
sourceData?: {[propertyName: string]: any}
屬性值
{[propertyName: string]: any}