Element
Available tags
DwSearchResultEditdate
Returns the modification date of the current result item.
@GetString("DwSearchResultEditdate")
DwSearchResultEditdateTime
Returns the modification date and time of the current result item.
@GetString("DwSearchResultEditdateTime")
DwSearchResultExtension
Returns the extension of the result item.
@GetString("DwSearchResultExtension")
DwSearchResultHref
Returns the path to the current result item.
@GetString("DwSearchResultHref")
DwSearchResultIcon
Returns the icon of the result item extension.
@GetString("DwSearchResultIcon")
DwSearchResultIconClean
Returns the path to the icon of the result item extension.
@GetString("DwSearchResultIconClean")
DwSearchResultNumberList
Returns the current result item number in the list of results on the current page.
@GetInteger("DwSearchResultNumberList")
DwSearchResultNumberResult
Returns the current result item number in the list of all results.
@GetInteger("DwSearchResultNumberResult")
DwSearchResultSummary
Returns a summary of the current result item (with the search phrase being highlighted).
@GetString("DwSearchResultSummary")
DwSearchResultSummaryNoHighlight
Returns a summary of the current result item (without the search phrase being highlighted).
@GetString("DwSearchResultSummaryNoHighlight")
DwSearchResultTitle
Returns the title of the current result item (with the search phrase being highlighted).
@GetString("DwSearchResultTitle")
DwSearchResultTitleNoHightlight
Returns the title of the current result item (without the search phrase being highlighted).
@GetString("DwSearchResultTitleNoHightlight")
DwSearchResultWeight
Returns the relevance of the current result item expressed in percentages.
@GetString("DwSearchResultWeight")
DwSearchResultWeightCount
Returns the relevance of the current result item expressed in count.
@GetDouble("DwSearchResultWeightCount")