Class ElasticsearchProperties

    • Constructor Detail

      • ElasticsearchProperties

        public ElasticsearchProperties()
    • Method Detail

      • setHosts

        public void setHosts​(List<String> hosts)
      • getIndexMaxResultWindow

        public int getIndexMaxResultWindow()
      • setIndexMaxResultWindow

        public void setIndexMaxResultWindow​(int indexMaxResultWindow)
      • getNumberOfShards

        public String getNumberOfShards()
      • setNumberOfShards

        public void setNumberOfShards​(String numberOfShards)
      • getNumberOfReplicas

        public String getNumberOfReplicas()
      • setNumberOfReplicas

        public void setNumberOfReplicas​(String numberOfReplicas)