cullmann added a comment.

  Simple tests with an 12 million lines document (COPYING.LIB concated "a lot") 
show compare to the current approach usable behavior.
  You start to type some word not in the document, it won't free for 10 
seconds, it will just search in the background like it should.
  I think the largest existing issue is IMHO the multi line stuff. Some more 
comments could help.
  
  Should the
  
  const int newChunkOverlap = pattern.count(QLatin1Char('\n'));
  ....
  
  actually disable it for multi line searches?

REPOSITORY
  R39 KTextEditor

REVISION DETAIL
  https://phabricator.kde.org/D19367

To: loh.tar, #ktexteditor, dhaumann, cullmann
Cc: cullmann, kwrite-devel, kde-frameworks-devel, #ktexteditor, domson, 
michaelh, ngraham, bruns, demsking, sars, dhaumann

Reply via email to