1. {
  2. "type": "string",
  3. "fields": {
  4. "raw": {
  5. "type": "string",
  6. "index": "not_analyzed"
  7. },
  8. "sortable": {
  9. "type": "string",
  10. "analyzer": "ewp_lowercase"
  11. }
  12. }
  13. }