StructuredQueryDefinition
interface
as the type for instances of TermQuery.@Deprecated public class StructuredQueryBuilder.TermQuery extends com.marklogic.client.impl.AbstractQueryDefinition
Constructor and Description |
---|
StructuredQueryBuilder.TermQuery(Double weight,
String... terms)
Deprecated.
Use the term() builder method of StructuredQueryBuilder
and type the object as an instance of the StructuredQueryDefinition interface.
|
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransform
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransform
@Deprecated public StructuredQueryBuilder.TermQuery(Double weight, String... terms)
Copyright © 2013-2015 MarkLogic Corporation.