What kinds of information would you expect for a stored-only field? I mean, the stored part is just a blob that Solr doesn't peek inside of, so I'm not sure what useful information *could* be returned....
Best Erick On Wed, Feb 9, 2011 at 3:55 PM, Travis Truman <trum...@gmail.com> wrote: > Is there a reason why the StatsComponent only deals with indexed fields? > > I just updated the wiki: http://wiki.apache.org/solr/StatsComponent to > call > this fact out since it was not apparent previously. > > I've briefly skimmed the source of StatsComponent, but am not familiar > enough with the code or Solr yet to understand if it was omitted for > performance reasons or some other reason. > > Any information would be appreciated. > > Thanks, > Travis >