unicode::String needs a UTF-16 constructor

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.1.6
    • Component/s: Text Search
    • None
    • Query
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      RLP's performance is currently hampered by the fact that in diacritic insensitive search, tokens from RLP are converted from UTF-16 to UTF-8 to UTF-32 to UTF-8. By adding a UTF-16 constructor to unicode::String, this can be simplified to UTF-16 to UTF-32 to UTF-8.

            Assignee:
            Backlog - Query Team (Inactive)
            Reporter:
            Adam Chelminski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: