Package com.lucidworks.search.dsl
Class DslBase
- java.lang.Object
-
- com.lucidworks.search.dsl.DslBase
-
- Direct Known Subclasses:
Banner,Collation,Debug,DocList,DslCloneable,DslResponse,Facets,FieldCount,FieldFacets,JsonBlobs,Meta,Pagination,QueryTreeWalker,QueryTreeWalker.QueryWalkContext,RangeFacets,ResponseDocument,ResponseValues,Results,Rules,Spellcheck,StageTime,Suggestion,Timing,WordFreq
public class DslBase extends java.lang.ObjectA common base for all DSL classes with standard implementations for some common methods.
-
-
Constructor Summary
Constructors Constructor Description DslBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object rhs)inthashCode()java.lang.StringtoString()
-