summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-search-engine.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* search-directory: make the simple engine recursiveCosimo Cecchi2012-10-221-0/+6
* search-directory: always start the simple engineCosimo Cecchi2012-10-221-3/+3
* search-engine: keep a reference to the engine while searchingCosimo Cecchi2012-10-181-3/+4
* search: remove unused hits-subtracted signalCosimo Cecchi2012-10-151-32/+0
* search: add debug outputCosimo Cecchi2012-10-151-0/+12
* search-engine: wait for all engine's completion before startingCosimo Cecchi2012-10-151-3/+44
* search-engine: refactor providers status checkCosimo Cecchi2012-10-151-13/+27
* search-engine: minor cleanupCosimo Cecchi2012-09-061-2/+0
* engine: make the model and simple engines mutually exclusiveCosimo Cecchi2012-09-061-30/+18
* Pass the current directory model down to the search engineCosimo Cecchi2012-09-061-0/+8
* Add an experimental search provider that pulls from the directory modelWilliam Jon McCann2012-09-061-1/+29
* search-engine: hold a ref while emitting completion signalsCosimo Cecchi2012-09-061-0/+4
* search-engine: Reset duplicates cache when search finishesFlorian Müllner2012-09-061-1/+4
* search-engine: fix wrong logic for avoiding duplicatesCosimo Cecchi2012-09-051-2/+2
* search-engine: fix GList leakPavel Vasin2012-08-241-1/+2
* Add a way to rank search resultsWilliam Jon McCann2012-08-011-4/+10
* Collect results from both search providersWilliam Jon McCann2012-07-181-97/+170
* all: don't use EEL_CALL_PARENT* macrosCosimo Cecchi2011-10-051-33/+1
* all: remove is_indexed property on NautilusSearchDirectoryCosimo Cecchi2011-09-081-9/+0
* tracker: make the tracker-sparql dependency optionalCosimo Cecchi2011-09-071-0/+5
* search-engine: remove Beagle supportCosimo Cecchi2010-12-031-6/+0
* Load tracker/beagle at runtimeTomas Bzatek2010-03-081-7/+3
* Look for Beagle before looking for Tracker. Since Tracker autostarts andAlexander Larsson2006-11-221-5/+6
* Add search support for the Tracker indexing engine.Alexander Larsson2006-01-161-0/+8
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-0/+207