There is a nice table for all of the field options. https://lucene.apache.org/solr/guide/7_2/field-properties-by-use-case.html
wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog) > On Jan 17, 2018, at 11:23 PM, Clemens Wyss DEV <clemens...@mysign.ch> wrote: > > Kind of "basic question" ... Am I right, that the only real reason to store a > field (stored="true") is when I want to fetch the "originating value" from > documents returned? > > What about > geo-location-fields? > Any other reason/(search-)function requiring a field being stored? > > Thx > Clemens