Class IndexPrefixes

java.lang.Object
org.webpieces.elasticsearch.mapping.IndexPrefixes

public class IndexPrefixes extends Object
  • Constructor Details

    • IndexPrefixes

      public IndexPrefixes()
  • Method Details

    • getMinChars

      public int getMinChars()
    • setMinChars

      public void setMinChars(int minChars)
    • getMaxChars

      public int getMaxChars()
    • setMaxChars

      public void setMaxChars(int maxChars)