<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Search and replace is slow in a large document compared to LibO5.0.0.1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115829#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Search and replace is slow in a large document compared to LibO5.0.0.1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115829">bug 115829</a>
              from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
        <pre>(In reply to Buovjaga from <a href="show_bug.cgi?id=115829#c11">comment #11</a>)
<span class="quote">> Well, I don't understand why this should suddenly turn to be about
> diacritics, but maybe Eike can elaborate.</span >
Because when ignoring diacritics (Diacritic-sensitive not checked) an extra
transliteration is applied to all text to be searched that decomposes the
Unicode character string to remove the diacritics and keep the base letter, for
example Ã„pfel -> A"pfel -> Apfel, and that is a heavy operation for large
amounts of text. When replacing text it may get even worse because (a quite
awkward implementation of) an indexed sequence is set up to be able to map
search positions to replace positions.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>