summaryrefslogtreecommitdiff
path: root/system/api/search.go
AgeCommit message (Collapse)Author
2017-04-13moving search into own package and renaming funcs throughoutSteve Manuel
2017-04-11adding push support to search, only first matched resultSteve Manuel
2017-04-11change implementation of search to opt-in per type, less risky if sensative ↵Steve Manuel
data is added
2017-04-07add initial implementation of api search handler with full-text search by typeSteve Manuel