Hi Ruby, Faceting does not work on stored or “original” values but on tokens that are result of analysis chain. Of course, depending on configuration, tokenized value can be the same as original. Stored values are stored as they are sent in input document.
It is probably best if you try faceting on some text_en field. -- Monitoring - Log Management - Alerting - Anomaly Detection Solr & Elasticsearch Consulting Support Training - http://sematext.com/ > On 5 Jan 2018, at 16:17, ruby <rshoss...@gmail.com> wrote: > > The Solr document states that the purpose of the stored attribute is to tell > Solr to store the original text in the index somewhere. > > If that is true, then how is Solr able to return original texts when we > facet on fields which are not stored? > > > > > > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html