summaryrefslogtreecommitdiff
path: root/src/libtracker-fts/tracker-fts.h
Commit message (Expand)AuthorAgeFilesLines
* libtracker-fts: Remove tracker_fts_init/shutdown functionsCarlos Garnacho2017-06-291-2/+0
* libtracker-fts: Pass TrackerDBInterface through FTS machineryCarlos Garnacho2017-06-291-2/+4
* tracker-fts: Add method to rebuild the FTS tokensCarlos Garnacho2015-07-041-1/+2
* tracker-fts: Make the property list per-thread dataCarlos Garnacho2014-12-071-1/+0
* libtracker-fts: Fixed memory leak for property_names variableMartyn Russell2014-09-011-4/+7
* Fix fts:offsets()Sam Thursfield2014-01-211-1/+2
* Use fts4 external content tables on Tracker FTSCarlos Garnacho2013-02-041-6/+7
* libtracker-fts: Add a way to modify FTS table columnsCarlos Garnacho2013-02-041-0/+5
* libtracker-data: Create several columns for FTS dataCarlos Garnacho2013-02-041-2/+4
* libtracker-fts: Update to FTS4Carlos Garnacho2013-02-041-31/+22
* libtracker-fts: Fix FTS offset support with direct accessJürg Billeter2010-12-291-1/+0
* libtracker-fts: Do not use TLSJürg Billeter2010-09-141-8/+15
* libtracker-db: Shut down properly thread data on thread destruction.Carlos Garnacho2010-05-061-2/+3
* libtracker-db: Shutdown FTS in all threads before DB interface shutdownJürg Billeter2010-04-161-0/+1
* libtracker-fts: Separate FTS index from virtual table initializationJürg Billeter2010-03-241-3/+2
* Move ontology API from libtracker-common to libtracker-dataJürg Billeter2010-03-121-0/+3
* libtracker-fts: Do not limit word length in prefix queriesMikael Ottela2010-02-251-1/+1
* Moved src/tracker-fts to libtracker-fts, it is a library afterallMartyn Russell2009-10-021-0/+36