chatbot
chatbot copied to clipboard
(EAI-230): Search endpoint + service
Jira: https://jira.mongodb.org/browse/EAI-230
Changes
- [ ]
GET /search
endpoint - [x]
SearchFunc
type - [ ]
preprocessedSearch
implementation ofSearchFunc
- [ ] use a
SearchFunc
in our implementation, so we can use it in qualitative tests - [ ] Document endpoint
- [ ] Add new
/server/search
page - [ ] Update OpenAPI spec
- [ ] Add new