Currently we handle /U+1234..U+1243 perfectly fine, but searching explicitly for the same range fails and brings completely unusable results, /search?q=U+1234..U+1243.
The search engine should detect these range searches and do the right thing, i.e. show the matching code points.
Currently we handle
/U+1234..U+1243perfectly fine, but searching explicitly for the same range fails and brings completely unusable results,/search?q=U+1234..U+1243.The search engine should detect these range searches and do the right thing, i.e. show the matching code points.