It's been my experience that using they convenient feature to change the output
key still doesn't save you from having to map it back to the field name
underlying it in order to trigger the filter query. With that in mind it just
makes more sense to me to leave the effort in the View portion of
2c worth,
We do lots of facet lookups to allow 'prettyprint' versions of facet names.
We do this on the client-side, though. The reason is then the lookups can
be different for different locations/users etc. - makes it easy for
localization.
It's also very easy to implement such a lookup, without h
I'm guessing that this will only be a partial solution, as you'll want to
use the "real" field name for filtering, and the encoding problems will
still have to be solved (since there will be a need to support the national
characters in the field values as well as the field names...)
Personally, I
Have you seen the "key" parameter here:
http://wiki.apache.org/solr/SimpleFacetParameters#key_:_Changing_the_output_key
it allows you to label the output key anything you want, and since these are
field names, this seems to-able.
Best,
Erick
On Mon, Aug 12, 2013 at 4:02 AM, Aleksander Akerø wro
Would it not be convenient to replace these alphabets with "pretty" alphabets
in the application?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-field-display-name-tp4083915p4083928.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi
I wondered if there was some way to configure a display name for facet
fields. Either that or some way to display nordic letters without it
messing up the faceting.
Say I wanted a facet field called "område" (norwegian, "area" in english).
Then I would have to create the field something like t