NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
explain
editexplain
editclient.explain({
id: string,
index: string,
type: string,
analyze_wildcard: boolean,
analyzer: string,
default_operator: 'AND' | 'OR',
df: string,
stored_fields: string | string[],
lenient: boolean,
parent: string,
preference: string,
q: string,
routing: string,
_source: string | string[],
_source_excludes: string | string[],
_source_includes: string | string[],
body: object
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|