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
booleantrue if the pattern does not contain any terms.