materio-base-legacy/solr-conf/1.4/mapping-ISOLatin1Accent.txt
Bachir Soussi Chiadmi d8237ffb99 updated to 1.2
2013-09-26 16:23:17 +02:00

15 lines
507 B
Plaintext

# This file contains character mappings for the default fulltext field type.
# The source characters (on the left) will be replaced by the respective target
# characters before any other processing takes place.
# Lines starting with a pound character # are ignored.
#
# For sensible defaults, use the mapping-ISOLatin1Accent.txt file distributed
# with the example application of your Solr version.
#
# Examples:
# "À" => "A"
# "\u00c4" => "A"
# "\u00c4" => "\u0041"
# "æ" => "ae"
# "\n" => " "