summaryrefslogtreecommitdiff
path: root/content/textsearch.h
Commit message (Collapse)AuthorAgeFilesLines
* make free text search content handler agnosticVincent Sanders2020-05-121-1/+26
|
* consolodate the textsearch code into a single moduleVincent Sanders2020-05-121-23/+0
|
* move free text search general interface to content.Vincent Sanders2020-05-101-0/+80
needs additional cleanup to call content through handler table to perform searches.