Create a new field with the first character only, facet on that. Less memory, less overall work.
- will -----Original Message----- From: Andrew Nagy [mailto:[EMAIL PROTECTED] Sent: Friday, August 03, 2007 11:38 AM To: solr-user@lucene.apache.org Subject: Facet on certain characters Hello, I was wondering if there is a way to facet on certain characters of a field. For example, I would like to get a facet count on how many of my titles start with the letter A, B, C, etc. Is this possible with SOLR? Thanks Andrew