index: Set index, and optionally type

View source: R/index.R

indexR Documentation

Set index, and optionally type

Description

Set index, and optionally type

Usage

index(index, type = NULL, what = "mappings", ...)

Arguments

index

Index name

type

Type name, Default: NULL, so all types

what

In index, whether to get mappings, aliases, or settings.

...

Further args passed on

Examples

## Not run: 
index("shakespeare")
index("shakespeare", "scene")
index("shakespeare", "act")
index("plos")
index("gbif")

## End(Not run)

ropensci/elasticdsl documentation built on May 18, 2022, 9:53 a.m.