This repository has been archived on 2020-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
IRProject/solr_config/conf/_schema_analysis_synonyms_e...

12 lines
183 B
JSON

{
"initArgs":{
"ignoreCase":true,
"format":"solr"
},
"managedMap":{
"GB":["GiB","Gigabyte"],
"happy":["glad","joyful"],
"TV":["Television"]
}
}