and

infix fun SearchSpecs.and(spec: SearchDSL.Spec): SearchSpecs

Allows to merge to constraints.

Alias of with.

Parameters

spec

The spec constraint to apply to this specs.