# 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" => " "