You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Modify solrconfig.xml to remove the section that doesn't agree with your schema
48
52
sed -i.bak '/<updateRequestProcessorChain name="add-unknown-fields-to-the-schema".*/,/<\/updateRequestProcessorChain>/d' server/ez/template/solrconfig.xml
49
-
53
+
50
54
# Start Solr (but apply autocommit settings below first if you need to)
0 commit comments