JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.opensearch.index.reindex.spi
package
org.opensearch.index.reindex.spi
Related Packages
Package
Description
org.opensearch.index.reindex
Actions that modify documents based on the results of a scrolling query like
ReindexAction
,
UpdateByQueryAction
, and
DeleteByQueryAction
.
org.opensearch.index.reindex.remote
Support for reindexing from a remote OpenSearch cluster.
Interfaces
Class
Description
ReindexRestInterceptorProvider
RemoteReindexExtension
This interface provides an extension point for
ReindexPlugin
.