Class GetMappingsRequest

    • Constructor Detail

      • GetMappingsRequest

        public GetMappingsRequest()
    • Method Detail

      • local

        public GetMappingsRequest local​(boolean local)
        Indicates whether the receiving node should operate based on local index information or forward requests, where needed, to other nodes. If running locally, request will not raise errors if local index information is missing.
      • local

        public boolean local()
      • indices

        public java.lang.String[] indices()
      • includeDefaults

        public boolean includeDefaults()
      • includeDefaults

        public GetMappingsRequest includeDefaults​(boolean includeDefaults)
        Indicates whether default mapping settings should be returned