We can use AnyAscii to convert 饾晫饾暉饾暁饾晹饾暊饾晻饾晼 饾晪饾晼饾暕饾暐 to ASCII in search indexes. My idea is that we keep the original in the index, but then append the AnyAscii'd text to the index if it's different from the original. This will make search indexes bigger, but it will enable much better search for files that are artistic.
For example:
I 饾摰饾摳饾摽饾摦 cats gets indexed as I 饾摰饾摳饾摽饾摦 cats I love cats
I love dogs gets indexed as I love dogs because the AnyAscii version is the same as the original.
We will not augment search queries, only change the way things are indexed.
We can use AnyAscii to convert 饾晫饾暉饾暁饾晹饾暊饾晻饾晼 饾晪饾晼饾暕饾暐 to ASCII in search indexes. My idea is that we keep the original in the index, but then append the AnyAscii'd text to the index if it's different from the original. This will make search indexes bigger, but it will enable much better search for files that are artistic.
For example:
I 饾摰饾摳饾摽饾摦 catsgets indexed asI 饾摰饾摳饾摽饾摦 cats I love catsI love dogsgets indexed asI love dogsbecause the AnyAscii version is the same as the original.We will not augment search queries, only change the way things are indexed.