[grilo-plugins/tracker-notification: 4/17] tracker: make searches matches user expectations
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/tracker-notification: 4/17] tracker: make searches matches user expectations
- Date: Fri, 4 Mar 2011 17:30:28 +0000 (UTC)
commit 40b9d983d989082003c62c96991fded6baf3227d
Author: Lionel Landwerlin <lionel g landwerlin linux intel com>
Date: Mon Feb 14 11:09:07 2011 +0000
tracker: make searches matches user expectations
Signed-off-by: Lionel Landwerlin <lionel g landwerlin linux intel com>
src/media/tracker/grl-tracker-api.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/media/tracker/grl-tracker-api.c b/src/media/tracker/grl-tracker-api.c
index 8d9a19c..bb716ea 100644
--- a/src/media/tracker/grl-tracker-api.c
+++ b/src/media/tracker/grl-tracker-api.c
@@ -50,7 +50,7 @@ GRL_LOG_DOMAIN_STATIC(tracker_request_log_domain);
"{ " \
"?urn a nfo:Media . " \
"?urn tracker:available ?tr . " \
- "?urn fts:match '%s' . " \
+ "?urn fts:match '*%s*' . " \
"%s " \
"} " \
"ORDER BY DESC(nfo:fileLastModified(?urn)) " \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]