summaryrefslogtreecommitdiffstats
path: root/common/fulltextindex.cpp
Commit message (Collapse)AuthorAge
* 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
This cuts into the sync performance by about 40%, but gives us fast fulltext searching for all local content.