Skip to main content
Version: 2026.0

IIndexPatternBuilder

A Builder to construct valid patterns for the index search.

The final pattern can build via a call to indexsearch.buildPattern(pBuilder) with the builder as argument. How and which search patterns are generated depends on the respective builder implementation.

Methods

isEmpty

isEmpty(): boolean

Returns

boolean

true if the pattern does not contain any terms.