So, I have read multiple sources that try to explain what \'docValues\' are in Solr, but I don\'t seem to understand when I should use them, especially in relation to indexed vs
Due to the way they are stored and accessed, they will speed up some operations, like sorting, faceting etc.
Besides, they are mandatory for using some features: streaming expressions, in place updates...
So, if in doubt: