Hi Team, I have created new attribute i.e "desc" for product.please explain why we need to add this SolrIndexedProperty like code, name in the below?can i need to add all me newly created product attributes to SolrIndexedProperty ? INSERT_UPDATE SolrIndexedProperty;solrIndexedType(identifier)[unique=true];name[unique=true];type(code);sortableType(code);currency[default=false];localized[default=false];multiValue[default=false];useForSpellchecking[default=false];useForAutocomplete[default=false];fieldValueProvider;valueProviderParameter ;$solrIndexedType; code ;string ; ; ; ; ;true;true;springELValueProvider;code ;$solrIndexedType; name ;text ;sortabletext; ;true; ;true;true;springELValueProvider;getName(#lang)