summaryrefslogtreecommitdiff
path: root/src/libtracker-fts/tracker-fts-tokenizer.c
Commit message (Expand)AuthorAgeFilesLines
* Update to FTS5wip/fts5Carlos Garnacho2016-02-291-183/+366
* Refactor tracker-parser to be located in libtracker-commonPhilip Van Hoof2014-12-011-1/+2
* libtracker-common: Remove TrackerConfigFile, TrackerKeyfileObjectMartyn Russell2014-10-271-0/+3
* libtracker-fts: Fix reentrancy issues in the TrackerTokenizerCarlos Garnacho2013-02-041-12/+19
* fts: Respect max-words configuration settingCarlos Garnacho2013-02-041-1/+9
* libtracker-fts: Implement tokenizer FTS module using TrackerParserCarlos Garnacho2013-02-041-0/+216