summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-stemmer.c
Commit message (Expand)AuthorAgeFilesLines
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* trivial: Do not use deprecated API internallyRichard Hughes2018-05-211-1/+1
* Casefold all stemmed entriesRichard Hughes2017-05-021-6/+10
* Fix compile with -Wdiscarded-qualifiersRichard Hughes2017-03-151-1/+1
* Cache the stemmer results in a hash tableRichard Hughes2016-11-211-11/+35
* trivial: Unsingleton AsStemmer and use a shared instance in AsStoreRichard Hughes2016-11-021-9/+2
* trivial: Allow the stemmer to be disabled at runtime for testingRichard Hughes2016-11-011-1/+3
* trivial: Fix a compiler warning with libstemmer disabledKalev Lember2016-07-061-1/+1
* Optionally use libstemmer for keyword stemmingRichard Hughes2016-06-281-0/+120