From f52242b5d5bf4e987c540c4a59cfbe61d6a0419b Mon Sep 17 00:00:00 2001 From: Ben Date: Fri, 22 May 2020 11:05:22 -0600 Subject: [PATCH] [VIVO-1865] - Add etag generation config (#3) * Add etag generation config * Attempt to re-add extraneous whitespace and newline violation --- vivocore/conf/solrconfig.xml | 42 ++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/vivocore/conf/solrconfig.xml b/vivocore/conf/solrconfig.xml index 574c726..2936e57 100644 --- a/vivocore/conf/solrconfig.xml +++ b/vivocore/conf/solrconfig.xml @@ -903,6 +903,33 @@ + + + + + etag + + + @@ -1477,6 +1504,21 @@ --> + + + + true + etag + false + solr.processor.Lookup3Signature + + + + +