Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface ReIndexParams
import { type ReIndexParams } from "https://deno.land/x/deno_es@v0.4.3/src/types.ts";

Properties

oldIndex: string | number
newIndex: string | number
optional
refresh: boolean
optional
timeout: number
optional
wait_for_active_shards: string
optional
wait_for_completion: boolean
optional
requests_per_second: number
optional
scroll: string
optional
slices: number | string
optional
max_docs: number
optional
body: object