reindex.asciidoc 436 B

1234567891011
  1. [[java-docs-reindex]]
  2. === Reindex API
  3. See {ref}/docs-reindex.html[reindex API].
  4. ["source","java",subs="attributes,callouts,macros"]
  5. --------------------------------------------------
  6. include-tagged::{client-reindex-tests}/ReindexDocumentationIT.java[reindex1]
  7. --------------------------------------------------
  8. <1> Optionally a query can provided to filter what documents should be
  9. re-indexed from the source to the target index.