svrooij/Azure Cognitive Search Index
Index local json files and send them to your Azure Cognitive Search Service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| folder | The location of the folder to index | yes | — |
| endpoint | The endpoint of your Azure Search Service | yes | — |
| apiKey | The Admin API Key, needed for uploading documents | yes | — |
| query | What files to look for | no | index.json |
| index | IndexName to send the items to | no | blog-1 |
Outputs
no outputs