summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-search-engine-tracker.c
Commit message (Expand)AuthorAgeFilesLines
* tracker-engine: treat the search string as a sentence for FTS matchCosimo Cecchi2012-10-291-1/+1
* search-engine-tracker: refactor search completion notificationCosimo Cecchi2012-10-181-35/+38
* query: always set a query location URICosimo Cecchi2012-10-181-10/+5
* tracker-engine: apply basename heuristic to tracker hits tooCosimo Cecchi2012-10-151-2/+7
* search-engine-tracker: complete search in idle if we got no connectionCosimo Cecchi2012-09-281-14/+21
* search: simplify setting NautilusQueryCosimo Cecchi2012-09-281-11/+2
* search-engine-tracker: don't include current directory in resultsCosimo Cecchi2012-09-221-1/+1
* search-engine-tracker: Fix query when no location is specifiedFlorian Müllner2012-09-061-2/+2
* search-engine-tracker: batch hits when calling hits-addedCosimo Cecchi2012-09-051-6/+39
* Add a way to rank search resultsWilliam Jon McCann2012-08-011-3/+35
* Collect results from both search providersWilliam Jon McCann2012-07-181-30/+30
* tracker-engine: rewrite the query mechanismCosimo Cecchi2012-07-161-103/+31
* Perform case insensitive searches with trackerWilliam Jon McCann2012-07-161-3/+6
* Fix build failure if tracker FTS is enabledMichael Biebl2011-10-121-1/+1
* tracker: always reset the cancellable when starting a queryCosimo Cecchi2011-09-081-27/+13
* all: remove is_indexed property on NautilusSearchDirectoryCosimo Cecchi2011-09-081-7/+0
* tracker: respect the location URI when searching with trackerCosimo Cecchi2011-09-081-0/+6
* tracker: use libtracker-sparql directlyCosimo Cecchi2011-09-071-103/+2
* tracker-engine: update to 0.10, using libtracker-sparqlCosimo Cecchi2011-02-211-302/+274
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-2/+1
* Tracker: Fix filtering by location, code cleanupTomas Bzatek2010-04-091-125/+112
* Support for tracker 0.8 stable releaseTomas Bzatek2010-04-061-1/+3
* Load tracker/beagle at runtimeTomas Bzatek2010-03-081-77/+309
* Handle failed connection to tracker daemon 0.7 seriesTomas Bzatek2009-10-201-11/+8
* Update tracker support for version 0.7Jürg Billeter2009-09-261-1/+23
* Check that tracker is actually running before using it (#386512). Patch bySebastian Dröge2008-03-191-0/+9
* Fix buildAlexander Larsson2007-12-031-1/+1
* Merge gio-branchAlexander Larsson2007-11-301-3/+2
* Add search support for the Tracker indexing engine.Alexander Larsson2006-01-161-0/+276