From 8558eecdfa18b947a4bfee3ffe76fcacf07cd344 Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Mon, 3 May 2021 11:08:43 -0500 Subject: [PATCH] Solr: remove publisher sort Solr cannot sort on a multivalued string field. Removing this sort option. Partially addresses: #119 #Aardvark --- solr/conf/schema.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/solr/conf/schema.xml b/solr/conf/schema.xml index 1b597b0..94c02b8 100644 --- a/solr/conf/schema.xml +++ b/solr/conf/schema.xml @@ -204,7 +204,6 @@ -