3.1.5 LIDO

<lido>
     <enabled>true</enabled>
     <hitsPerToken>10</hitsPerToken>
     <lidoDirectory>/opt/digiverso/viewer/indexed_mets/</lidoDirectory>
     <setSpec>
            <field>DC</field>
            <field>DOCSTRCT</field>
     </setSpec>
</lido>

Only records that were available in LIDO format during indexing can be delivered as LIDO.

Setting

Description

enabled

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

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.

lidoDirectory

Path to the LIDO folder of the Goobi viewer. This is required for delivery of the LIDO format.

setSpec

Configuration of index fields whose values are used for setSpec elements of OAI records. One field element is used for each field configuration, and one setSpec element is generated for each value found.

Last updated