Highlight all sign-readings

Fixes

Fixes for #678 (closed)

Description

This PR includes highlighting all sign-readings, transferring highlight function from view to controllers, and changing the title of "Transliteration Permutation".

Type of PR This PR is a [improvement].

Tests

  1. Enable elasticsearch and jtf-lib containers.
  2. Go to http://localhost:2354/search/1629019023?transliteration_permutation=muk&advanced_search=1&Page=2
  3. Verify if all sign readings are highlighted.

Screenshots

image

Checklist:

  • My pull request has a descriptive title (not a vague title like "Update index.md").
  • My pull request targets the phoenix/develop branch of the repository.
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I added tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no visible errors.

Merge request reports

Loading