[frameworks-baloo] [Bug 378726] baloosearch doesn't find certain substrings

2021-07-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378726

--- Comment #10 from tagwer...@innerjoin.org ---
(In reply to Christoph Feck from comment #7)
> I think there is a minimum of three characters (per word?) that baloo
> requires for searches.
What is a little counterintuitive/confusing is that the limit is for three
characters for file content, so you need:
baloosearch nategraham not
but if you search for the filename you get results with just two characters
baloosearch ba 378690

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

[frameworks-baloo] [Bug 378726] baloosearch doesn't find certain substrings

2021-07-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378726

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=434589

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

[frameworks-baloo] [Bug 378726] baloosearch doesn't find certain substrings

2019-06-30 Thread Igor Poboiko
https://bugs.kde.org/show_bug.cgi?id=378726

Igor Poboiko  changed:

   What|Removed |Added

 CC||igor.pobo...@gmail.com

--- Comment #9 from Igor Poboiko  ---
When expanding search query, terms which are connected with underscore (i.e
query [nategraham_notnategraham]) are expanded as phrase query (equivalent to
query ["nategraham notnategraham"]), meaning that these two words should match
*exactly* and to be in this particular order.

Phrase searches by prefix (when the second term is not written completely, but
just its prefix - like ["nategraham notnate"]) are unfortunately not yet
implemented.

As a workaround I suggest replacing underscore with AND (i.e. just [nategraham
AND notnate]) - in that case your document will match.

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

[frameworks-baloo] [Bug 378726] baloosearch doesn't find certain substrings

2018-01-23 Thread Störm Poorun
https://bugs.kde.org/show_bug.cgi?id=378726

Störm Poorun  changed:

   What|Removed |Added

 CC||s...@olan.org

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

[frameworks-baloo] [Bug 378726] baloosearch doesn't find certain substrings

2017-11-08 Thread Munzir Taha Obeid
https://bugs.kde.org/show_bug.cgi?id=378726

--- Comment #8 from Munzir Taha Obeid  ---
@feck:
If baloo is to consider nategraham_notnategraham as two distinct words, then
when I do baloosearch nategraham_no, it should, at least, match the nategraham
part which is > 3 characters

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

[frameworks-baloo] [Bug 378726] baloosearch doesn't find certain substrings

2017-11-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=378726

--- Comment #7 from Christoph Feck  ---
I think there is a minimum of three characters (per word?) that baloo requires
for searches.

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

[frameworks-baloo] [Bug 378726] baloosearch doesn't find certain substrings

2017-10-28 Thread Munzir Taha Obeid
https://bugs.kde.org/show_bug.cgi?id=378726

--- Comment #6 from Munzir Taha Obeid  ---
Could it be a developer who believes on the unlucky 13? ;)

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

[frameworks-baloo] [Bug 378726] baloosearch doesn't find certain substrings

2017-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=378726

Nate Graham  changed:

   What|Removed |Added

Summary|baloosearch doesn't return  |baloosearch doesn't find
   |the expected result |certain substrings

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