Hi, Would like to find out, if we set docValues="true" in my configuration of the fieldType in schema,xml, must we set the corresponding indexed="false" and stored="false"
Will there be any implication if I set my indexed="true and stored="true"? I'm using Solr 6.1.0 Regards, Edwin