At present, in Search/Dictionary, the option on the side appears 'Respect Character Boundaries' appears.
I think this goes to the same backend code as the Search Mode in Transliteration - but because we are searching dictionary_word/dictionary_form/dictionary_spelling - all of these are automatically single words. So, it doesn't seem right.
--What would seem appropriate is a 'Match only whole words/forms/spellings' -- which would only return results that match the entirety of the string entered (which may be able to use the code you already use in 'Words In Texts' to find possible matches).
Rename that picker to 'Match only whole words/forms/spellings' and adapt it to only return results that match the entirety of the entered string.
-- Also, (as discussed in the meeting but here to make easier to check off):
-- Rename 'Persons' in the 'Dictionary to Search' element to 'Names'
-- Ensure that only the dictionaries that the user has access to appear for selection.
At present, in Search/Dictionary, the option on the side appears 'Respect Character Boundaries' appears.
I think this goes to the same backend code as the Search Mode in Transliteration - but because we are searching dictionary_word/dictionary_form/dictionary_spelling - all of these are automatically single words. So, it doesn't seem right.
--What would seem appropriate is a 'Match only whole words/forms/spellings' -- which would only return results that match the entirety of the string entered (which may be able to use the code you already use in 'Words In Texts' to find possible matches).
Rename that picker to 'Match only whole words/forms/spellings' and adapt it to only return results that match the entirety of the entered string.
-- Also, (as discussed in the meeting but here to make easier to check off): -- Rename 'Persons' in the 'Dictionary to Search' element to 'Names' -- Ensure that only the dictionaries that the user has access to appear for selection.
Thanks!