Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-19962

unicode::String needs a UTF-16 constructor

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

      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-server-query Backlog - Query Team (Inactive)
            Reporter:
            adam.chelminski@mongodb.com Adam Chelminski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: