Skip to content

Latest commit

 

History

History

add-imdi-gsearch-to-flat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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