ViewHelper Documentation
backend.document.isBoostedField
Condition for checking if type is a string.
Arguments
then anySimpleType
Value to be returned if the condition if met.
else anySimpleType
Value to be returned if the condition if not met.
condition boolean
Condition expression conforming to Fluid boolean rules
fieldName string
Fieldname to be verified.
document anySimpleType
\Apache_Solr_Document to be verified.