mapping-ISOLatin1Accent.txt 507 B

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