genre_str is a pure string copyField created from the original genre field, but it is not returned in results because it has stored=false and it would return exactly the same value as genre.
The _str copyFileds are created automatically when using schemaless mode. You can inspect the scema in Schema browser in the admin UI. Jan Høydahl > 27. apr. 2019 kl. 21:06 skrev Sharmadha <sharmadh...@gmail.com>: > > Following > https://lucene.apache.org/solr/guide/7_7/solr-tutorial.html#field-facets , I > see in the documents , there is only genre field. In the example for > faceting , which filed do they refer by "genre_str" ? Are genre and > genre_str the same ? But I see different result when I facet on them. > > Kinldy help If I am missing something basic. > > > > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html