After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660912 - ShellContactSystem: make search terms conjunctive
ShellContactSystem: make search terms conjunctive
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-04 18:45 UTC by Matthias Clasen
Modified: 2011-10-05 19:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ShellContactSystem: make search terms conjunctive (3.25 KB, patch)
2011-10-04 18:45 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2011-10-04 18:45:15 UTC
Require that all terms match. This is the expected behaviour
and matches what gnome-contacts does. Keep the prefix/infix
weights in place for now.
Comment 1 Matthias Clasen 2011-10-04 18:45:17 UTC
Created attachment 198240 [details] [review]
ShellContactSystem: make search terms conjunctive

Require that all terms match. This is the expected behaviour
and matches what gnome-contacts does. Keep the prefix/infix
weights in place for now.
Comment 2 Florian Müllner 2011-10-04 20:45:03 UTC
Review of attachment 198240 [details] [review]:

Looks good.
Comment 3 Florian Müllner 2011-10-05 19:08:54 UTC
Attachment 198240 [details] pushed as 492dd71 - ShellContactSystem: make search terms conjunctive