NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
termvectors
edittermvectors
editclient.termvectors({
index: string,
type: string,
id: string,
term_statistics: boolean,
field_statistics: boolean,
fields: string | string[],
offsets: boolean,
positions: boolean,
payloads: boolean,
preference: string,
routing: string,
parent: string,
realtime: boolean,
version: number,
version_type: 'internal' | 'external' | 'external_gte' | 'force',
body: object
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|