Kind: Interface
Source: atloria-monorepo/apps/api/src/documentation/services/azure-search.service.ts
Document to be indexed in Azure AI Search
Properties
| Property | Type |
|---|---|
id | string |
projectId | string |
organizationId | string |
documentType | `'workflow' |
title | string |
description | string |
content | string |
keywords | string[] |
category | string |
categoryId | string |
categoryPath | string |
collectionId | string |
collectionName | string |
parentDocumentId | string |
parentDocumentTitle | string |
breadcrumbs | string[] |
difficulty | string |
estimatedTime | string |
audiences | string[] |
createdAt | Date |
updatedAt | Date |
docVersionId | string |
versionNumber | number |
Was this page helpful?