DocumentIndex
yaml
type: "io.kestra.plugin.typesense.DocumentIndex"
Index a document to a Typesense DB
yaml
id: "documentindex"
type: "io.kestra.plugin.typesense.DocumentIndex"
id: typesense
namespace: compnay.team
tasks:
- id: index_document
type: io.kestra.plugin.typesense.DocumentIndex
document: { "countryName":"France", "capital": "Paris", "gdp": 123456}
apiKey: test-key
port: 8108
host: localhost
collection: Countries
Dynamic YES
Dynamic YES
Dynamic YES
Dynamic YES
Dynamic YES
Dynamic YES