What Does Sitecore Do

java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space in Sitecore Solr engine

HttpSolrCall java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space => java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space at org.apache.solr.servlet.HttpSolrCall.sendError(HttpSolrCall.java:743) in Solr engine Sitecore Due to this Solr engine stops working in production servers cm, cd1 & cd2 while it shows in running in windows services. This error is usually caused by Solr running out of memory. It tried to analyse…

Solr search Rich text field
| | |

Sitecore Solr stripping out the HTML from Rich Text Field while indexing Issue Resolved

I migrated Sitecore 8 to Sitecore 10.3, but it affected my search results content coming from a rich text field name description. Content written in Sitecore rich text field with some html / css styles were missing. Sitecore Rich Text field not indexing Investigation I checked the Solr dashboard of master and web indexing, but…