filter (twigkit.model.Filter)
Instance of a filter to add (optional).
field (java.lang.String)
Field name of the filter.
actualValue (java.lang.String)
The actual value of the filter to be applied.
displayValue (java.lang.String)
The display value of the filter to be applied.
hidden (java.lang.Boolean)
Whether the filter should be hidden (visible in breadcrumbs and URLs) or not.
exclude (java.lang.Boolean)
Whether the filter should exclude values in the given field.
fieldNames (java.lang.String)
Names of fields to apply query terms to as an OR query.
compositeField (java.lang.String)
Name of the pseudo composite field that the user can invoke via fielded search syntax (compositeField:expression).
replace (java.lang.String)
The pattern to replace (can contain regular expressions).
with (java.lang.String)
The replacement (can contain backreferences to the regular expression pattern).
values (java.lang.String)
Whether to replace ‘actual’, ‘display’ or ‘both’ values.
Default: ‘both’
ignoreCase (java.lang.Boolean)
Whether to ignore case during pattern matching.id (java.lang.String)
Required. The field name to use as a filter when filtering the query with the bookmark id
.social:getBookmarkCount
function before applying the processor.twigkit.search.processors.response.ApplyDynamicSolrDateFormattingResponseProcessor
response processor.
fields (java.lang.String)
Requiredfield=alias
.
max-data-points (java.lang.int)
Requireddynamic-buckets (java.lang.Boolean)
Optionalfacet.range.gap
Solr query parameter or rely on it being set elsewhere.true
default-start-date (java.lang.Date)
_Required+default-end-date (java.lang.Date)
Requireddefault-other (java.lang.String)
Optionalfacet.range.other
parameter. If none is specified this parameter will not be set on the query. See here for the different values this parameter can take.
default-unit (java.lang.String)
Optional