summaryrefslogtreecommitdiff
path: root/system/api/search.go
AgeCommit message (Expand)Author
2025-02-22fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/ghaturatu
2018-03-05added count and offset to search api (#232)Tornike Razmadze
2017-08-15update Omittable, Pushable, interface to take res, req pair like Hooks, updat...Steve Manuel
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 d...Steve Manuel
2017-04-07add initial implementation of api search handler with full-text search by typeSteve Manuel