Hi Manju, Ahmet is me :) Faceting will be OK with lowercase field type. Even if it is solr.TextField. KeywordTokenizer keeps its input as a single token. Similar behavior as string field. With solr.TextField + KeywordTokenizer you can add further token filters. For example lowercase filter. With string type you cannot add any token filters.
As Erick suggested, you can play with field types at Admin analysis page. It allows you to enter sample text and displays generated tokens visually. On Sunday, December 8, 2013 2:00 PM, manju16832003 <manju16832...@gmail.com> wrote: I don't understand. Use the field type *Ahmet* recommended. Who is Ahmet? -- View this message in context: http://lucene.472066.n3.nabble.com/Difference-between-textfield-and-strfield-tp3986916p4105570.html Sent from the Solr - User mailing list archive at Nabble.com.