summaryrefslogtreecommitdiffstats
path: root/common/fulltextindex.cpp
Commit message (Expand)AuthorAge
* Fixed signed/unsigned comparisonChristian Mollekopf2018-07-30
* Prevent phrase searches from spanning different indexed partsChristian Mollekopf2018-07-30
* An adaptive query limit and a warning if we exceed itChristian Mollekopf2018-07-30
* Don't print all results.Christian Mollekopf2018-07-27
* Debug messages and a higher limit for queriesChristian Mollekopf2018-07-27
* Only do partial matching (instead of wildcard) and limit expansion.Christian Mollekopf2018-07-27
* All xapian stuff in a central placeChristian Mollekopf2018-07-27
* Removed unused parameterChristian Mollekopf2018-02-22
* Catch xapian exceptionsChristian Mollekopf2018-02-21
* Enable partial matchingChristian Mollekopf2018-02-13
* Xapian based fulltext indexingChristian Mollekopf2018-02-11