: Hoss, I think the use case being asked about is specifically doing a
: facet.sort though, for cases where you actually do want to sort facet values
: with facet.sort, not sort records -- while still presenting the facet values
: with original case, but sorting them case insensitively.
Ah yes ...
Hoss, I think the use case being asked about is specifically doing a
facet.sort though, for cases where you actually do want to sort facet
values with facet.sort, not sort records -- while still presenting the
facet values with original case, but sorting them case insensitively.
The solutions
: I am trying to do a facet search and sort the facet values too.
...
: Then I followed the sample example schema.xml, created a copyField of type
...
:
...
: But the sorted facet values dont have their case preserved anymore.
:
: How can I get around this?
above definition and it worked well.
But the sorted facet values dont have their case preserved anymore.
How can I get around this?
Thank You.
Regards,
Shan
--
View this message in context:
http://lucene.472066.n3.nabble.com/Case-Insensitive-sorting-while-preserving-case-during-faceted-se