Just poking back here. Anyone have the answer on hand? On Tue, Aug 16, 2022, 8:03 PM Stephen Lewis Bianamara < [email protected]> wrote:
> Hi Solr Folks, > > Can someone let me know the interaction between enableLazyFieldLoading > <https://solr.apache.org/guide/solr/latest/configuration-guide/caches-warming.html#enablelazyfieldloading-element> > and multivalued fields? Does lazy loading still apply to multivalued > fields? Does it only apply to fields which have "large > <https://solr.apache.org/guide/solr/latest/indexing-guide/fields.html>" > set (and are thus single valued)? I ask because, although > enableLazyFieldLoading documentation doesn't say that it is limited to a > particular type of field, "large" does say it is limited to single valued > fields and so it seemed possible that lazy loading in general only applies > to single valued fields and I just wanted to be sure one way or the other. > > Thanks, > Stephen >
