with

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

Allows to add a constraints spec.

Alias of and.

Parameters

spec

The spec constraint to apply to this specs.