3.1.8 Goobi viewer overview pages

<iv_overviewpage>
     <enabled>true</enabled>
     <hitsPerToken>100</hitsPerToken>
</iv_overviewpage>

The parameters are explained in detail in the following table:

Setting

Description

enabled

Activates the availability of the format in the OAI-PMH interface. Default value is false.

hitsPerToken

The maximum number of records Solr can return for a request (page/token). This value overrides the global default value hitsPerToken (see chapter 4.1.1.10) for this metadata format. If no value is defined here, the global value is used.

Last updated