Commit Graph

5 Commits

Author SHA1 Message Date
61e4a84848
Cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-20 19:58:18 +02:00
a8b6f6353f
Fetch categories from search results
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-05 20:40:26 +02:00
b4cc885103
eksterd: add channel to search results
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-01 00:04:39 +02:00
cb6bf8fc05
ekster: add more fields to search items
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-31 22:24:46 +02:00
f14e6d8249
Add full text search to server
Some checks failed
continuous-integration/drone/push Build is failing
Adds Blevesearch to the server. Every item that is processed by the
server is added to the index and can be returned from the ItemSearch
request.
2021-05-30 22:01:34 +02:00