Builder

class Builder

A builder for CombinedFieldQuery.

Constructors

Link copied to clipboard
constructor(term: String)

Create a builder for the given term String.

constructor(term: BytesRef)

Create a builder for the given term bytes.

Functions

Link copied to clipboard

Adds a field to this builder.

Link copied to clipboard