Dear Team,

I working on a project with Sitecore CMS and we use SOLR for indexing.
Recently we had to upgrade the SOLR version to 8.4 and after that SOLR
stopped indexing string fields when the return value is an empty string.
SOLR was indexing the empty strings as "".

I have tried out many configuration changes by adding properties like
nullValue="NULLVALUE" emptyString="EMPTYVALUE" default=""
returnType="string"

With the above property, the value is set to "EMPTYVALUE" In case of empty
string which was set to "" in SOLR 7.2.1 version.

Current Sitecore Version: 10.1.1
Current SOLR version: 8.4 (standalone with 1 master & 2 slaves)

Could you please help in sorting this situation? Is this behavior expected?
Please let me know if any additional
details are required from my end.

Thanks and regards

Vishnu VG

Reply via email to