Opened 14 years ago

Closed 14 years ago

#24 closed defect (fixed)

Make non-ascii facets work

Reported by: patdui Owned by: patdui
Priority: major Milestone:
Component: VLO web app Version:
Keywords: Cc:

Description


Change History (1)

comment:1 Changed 14 years ago by patdui

Resolution: fixed
Status: newclosed

fixed tomcat server.xml setting adjusted forcing utf-8 always, I don't like the solution but it is the only way when using solr.

Added URIEncoding="UTF-8" and make sure you remove useBodyEncodingForURI="true" attribute from your connectors in the tomcat/conf/server.xml

Note: See TracTickets for help on using tickets.