Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 735 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 735 Bytes

Add IMDI GSearch to FLAT

Requirements

This docker file depends on the FLAT base image, the FLAT Islandora SOLR image and the FLAT gsearch image.

Provides

Building the image

docker build -t flat ./add-imdi-gsearch-to-flat

Running the image

docker run -p 80:80 -v ~/my-resources:/lat -it flat

Additional configuration

This provides XPaths specific for CMDIfied IMDI and fallbacks to the VLO facet mapping. Its based on the DASISH setup for CMDIfied IMDI. Adapt the mapping if you have additional or specific mappings for your own IMDI-based CMD profiles.

Notes

References