Thank you very much, Erik. I just changed the fieldtype to String and it worked as I expected. Now I can select the count of the series. Thanks again and thanks the others too.
Thiago Erik Hatcher-4 wrote > > Thiago - > > You'll want your series field to be of type "string". If you also need > that field searchable by the words within them, you can copyField to a > separate "text" (or other analyzed) field type where you search on the > tokenized field but facet on the "string" one. > > Erik > -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-facet-data-from-a-multivalued-field-tp3897853p3902621.html Sent from the Solr - User mailing list archive at Nabble.com.