Class FieldCount
- java.lang.Object
-
- com.lucidworks.search.dsl.DslBase
-
- com.lucidworks.search.dsl.response.FieldCount
-
public class FieldCount extends DslBase
-
-
Constructor Summary
Constructors Constructor Description FieldCount(java.lang.String name, java.lang.Integer count)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
getCount()
java.lang.String
getName()
-