BulkIndex
yaml
type: "io.kestra.plugin.typesense.BulkIndex"
Index documents to a Typesense DB from an ION file
yaml
id: typesense_bulk_index
namespace: company.team
tasks:
- id: bulk_index
type: io.kestra.plugin.typesense.BulkIndex
apiKey: "{{ secret('TYPESENSE_API_KEY') }}"
port: 8108
host: localhost
collection: Countries
from: file_uri
Dynamic
YES
Dynamic
YES
Dynamic
YES
Dynamic
YES
Dynamic
YES
Dynamic
YES
Dynamic
YES