Re: SOLR not indexing empty fields

2021-09-16 Thread Chris Hostetter
to the "defaults" that were included in Solr 8.4 Don't do that -- the new "default" configs will have new, differnet behavior. If you want the same behavior -- use the same configs you were using before. : Subject: SOLR not indexing empty fields : : Dear Team, : : I

SOLR not indexing empty fields

2021-09-16 Thread Vishnu Vg
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 config