-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Most of uploads have latin transliteration in filenames that using in search index.
Would be nice to increase search results quantity by word forms using condition:
(keyword1 => :keyword1 OR form1 => :form1, ...) AND
(keyword2 => :keyword2 OR form2 => :form2, ...) AND
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request