Class IndexPrefixes
- java.lang.Object
-
- org.webpieces.elasticsearch.mapping.IndexPrefixes
-
public class IndexPrefixes extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IndexPrefixes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetMaxChars()intgetMinChars()voidsetMaxChars(int maxChars)voidsetMinChars(int minChars)
-