Udostępnij za pośrednictwem


IndexDocumentsClient interface

Klient indeksowania dokumentów

Metody

indexDocuments(IndexDocumentsBatch<TModel>, IndexDocumentsOptions)

Wykonaj zestaw modyfikacji indeksu (przekazywanie, scalanie, scalanie, scalanieLubUpload, usuwanie) dla danego zestawu dokumentów.

Szczegóły metody

indexDocuments(IndexDocumentsBatch<TModel>, IndexDocumentsOptions)

Wykonaj zestaw modyfikacji indeksu (przekazywanie, scalanie, scalanie, scalanieLubUpload, usuwanie) dla danego zestawu dokumentów.

function indexDocuments(batch: IndexDocumentsBatch<TModel>, options: IndexDocumentsOptions): Promise<IndexDocumentsResult>

Parametry

batch

IndexDocumentsBatch<TModel>

Tablica akcji do wykonania w indeksie.

options
IndexDocumentsOptions

Dodatkowe opcje.

Zwraca