Enable search inscription with sign value permutation
Description
When a user will enable the search inscription with sign value permutation feature and search for sign values in the Inscriptions then all inscriptions with all sign values matching the sign names of the sign values in the query must be returned as a search result.
Approach
-
Populate transliteration_sign_names and transliteration_clean field entries in database from jtf sign-list.(if not prepared use test data) -
Convert sign values input into sign names using jtf-signlist. -
Perform search with these sign names and return all sign values matching with these sign names as a result.
Edited by Yashraj Desai