Uncategorized
Custom fields in Solr 7.2.1: how to reuse your old schema.xml file from previous versions

    My Sitecore 8.1 solution has a considerable number of Custom fields; after the upgrade to Sitecore 9.1 (and Solr 7.2.1), none of them worked the way they did, returning an "unknown field" error for any field that used a custom <dynamicField>. What I ended up doing, was adding the node under <config> in […]

Read more