[krunner] [Bug 383812] Weird search results in KRunner

2017-11-28 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=383812

--- Comment #4 from Eike Hein  ---
You should be using the new KStringHandler::logicalLength(string)>3 in
KCoreAddons now.

This should have done this in KRunner: https://phabricator.kde.org/D8771

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 383812] Weird search results in KRunner

2017-11-27 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383812

--- Comment #3 from Alexander Mentyu  ---
I think 3 letters or more could be a trigger for search or there can be an
option for adjusting such functionality (possibly with minimal value of 3) -
similarly to 'Minimal word length to complete' in Kate 'Auto Completion'
settings

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 383812] Weird search results in KRunner

2017-08-28 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=383812

Eike Hein  changed:

   What|Removed |Added

 CC||h...@kde.org

--- Comment #2 from Eike Hein  ---
> if search term is too short

What algorithm is used to determine "short"?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 383812] Weird search results in KRunner

2017-08-21 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=383812

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kai Uwe Broulik  ---
Well, if search term is too short we don't search through description and other
fields, otherwise you end up with a ton of useless results that all just start
with a "D". It's always a trade-off.

-- 
You are receiving this mail because:
You are watching all bug changes.