internal package
Foswiki::Search is a
Foswiki::Infix::Node Refactoring mid-step that contains a set of SEARCH tokens and options.
ClassMethod
new($search, $tokens, $options) Construct a search token container.
ObjectMethod
tokens() → \@tokenList Return a ref to a list of tokens that are ANDed to perform the search.
ObjectMethod
isEmpty() → boolean Return true if this search is empty (has no tokens)
ObjectMethod
simplify(%opts) does nothing yet