#---------------------------------------------------------------# #---------------SOLR AUTHORITY CONFIGURATIONS-------------------# #---------------------------------------------------------------# # These configs are only used by the SOLR authority index # #---------------------------------------------------------------# # Solr Authority index location # Default is ${solr.server}/authority, unless solr.multicorePrefix is specified solr.authority.server=${solr.server}/${solr.multicorePrefix}authority # Update item metadata displayed values (not the authority keys) # with the lasted cached versions when running the UpdateAuthorities index script #solrauthority.auto-update-items=false