1.17.11 Search hit metadata

<search>
    <metadata>
        <displayStructType>true</displayStructType>
        <valueNumber>1</valueNumber>
        <valueLength>40</valueLength>
    </metadata>
</search>

For the metadata of the search results, there are the following configuration elements:

Setting

Description

displayStructType

If set to false, the structure type of the hit is not displayed. The default value is true.

valueNumber

The maximum number of values displayed for each field type (that is, if more than one value exists for the field MD_CREATOR and valueNumber has the value 1, only the first value is displayed). The default value is 3.

valueLength

The space available in a search hit box is limited. This sometimes makes it necessary to truncate the length of the metadata values to a certain length. This length is defined as the maximum number of characters to be displayed. The default value is 40 (in this case there is no truncation).

Last updated