Re: Case-insensitive on facet prefix

2012-07-13 Thread Erick Erickson
You'll have to lowercase your facet.prefix. All the terms in your field are lowercased, as per your fieldType so you'll have to specify searching that way too Best Erick On Thu, Jul 12, 2012 at 2:01 PM, Nestor Oviedo wrote: > Hello all. > I have a field configured with the LowerCaseFilterFa

Case-insensitive on facet prefix

2012-07-12 Thread Nestor Oviedo
Hello all. I have a field configured with the LowerCaseFilterFactory as the only analyzer (for botth indexing and searching). The problem is that facet.prefix doesn't work on that field as expected. For example: Indexed term: house --> LowerCaseFilterFactory applied facet.prefix=hou --> returns a