GtkSearchEngine: Use all search engines

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 1 May 2015 14:46 UTC

Just using tracker does not work well if you are searching in non-indexed locations, such as git checkouts or network mounts.

Ideally, we'd decide the 'best' engine to use for each location. Since that is not easy to do, just run them in parallel for now, which is the same strategy that nautilus uses.

05bde9d GtkSearchEngine: Use all search engines
gtk/gtksearchengine.c | 218 +++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 209 insertions(+), 9 deletions(-)

Upstream: git.gnome.org


  • Share