public class TextSearchBuilder extends GeneralSearchBuilder implements org.apache.wicket.util.io.IClusterable
TEXT_QUERY_NAME
Constructor and Description |
---|
TextSearchBuilder() |
TextSearchBuilder(String queryName) |
Modifier and Type | Method and Description |
---|---|
protected void |
appendIncludedPrimaryNodeTypeFilter(StringBuilder sb)
Translates the included primary type(s) to a filter for a JCR xpath query.
|
protected void |
appendScope(StringBuilder sb) |
appendContains, appendExcludedPrimaryNodeTypeFilter, appendExtraWhereClauses, appendOrderByClause, buildTypesString, formatJcrContains, getIgnoredChars, getIncludePrimaryTypes, getMinimalLength, getQueryStringBuilder, getResultModel, getScope, getText, getWhereClause, isoLatin1AccentReplacer, isWildcardSearch, setExcludedPrimaryTypes, setIgnoredChars, setIncludePrimaryTypes, setLimit, setMinimalLength, setScope, setText, setWildcardSearch
public TextSearchBuilder()
public TextSearchBuilder(String queryName)
protected void appendScope(StringBuilder sb)
appendScope
in class GeneralSearchBuilder
protected void appendIncludedPrimaryNodeTypeFilter(StringBuilder sb)
appendIncludedPrimaryNodeTypeFilter
in class GeneralSearchBuilder
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.