docValues are enabled (in the type) and with the latest schema
version, docvalues can be returned even if stored is off.
You can disable docValues or disable them returning a value unless
requested explicitly in fl param.
Regards,
Alex.
P.s. I am not say that was a smart idea to do in the defa
I'm using Solr 6.2.1. Schema is static (schema.xml) and some fields look like
and so on. But when querying in web browser GUI I can see, that these fields
are stored though and values are returned on query. How can this happen?
Looking into web schema browser I can see fields with followin