Package ai.vespa.client.dsl
Class UserInput
java.lang.Object
ai.vespa.client.dsl.QueryChain
ai.vespa.client.dsl.Query
ai.vespa.client.dsl.UserInput
-
Method Summary
Modifier and TypeMethodDescriptionbooleanhasNegativeSearchField(String fieldName) booleanhasNegativeSearchField(String fieldName, Object value) booleanhasPositiveSearchField(String fieldName) booleanhasPositiveSearchField(String fieldName, Object value) toString()Methods inherited from class ai.vespa.client.dsl.Query
and, and, andnot, andnot, annotate, build, end, fix, getQuery, getSelect, getSources, group, group, limit, offset, or, or, orderByAsc, orderByAsc, orderByDesc, orderByDesc, semicolon, setSources, timeout
-
Method Details
-
toString
-
hasPositiveSearchField
- Overrides:
hasPositiveSearchFieldin classQuery
-
hasPositiveSearchField
- Overrides:
hasPositiveSearchFieldin classQuery
-
hasNegativeSearchField
- Overrides:
hasNegativeSearchFieldin classQuery
-
hasNegativeSearchField
- Overrides:
hasNegativeSearchFieldin classQuery
-