Skip to content

3484939 : Enhancing string matching with transliteration

Transliteration handling to the views_json_source module. The following changes were made:

Modification of the ViewsJsonQuery class to handle transliteration:

  • Added a transliterateValue method to transliterate values before comparing them.
  • Modified the ops method to use transliteration during string comparisons.

Merge request reports

Loading