Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Add Elasticsearch #248

Open
aexvir opened this issue Nov 15, 2019 · 0 comments
Open

Add Elasticsearch #248

aexvir opened this issue Nov 15, 2019 · 0 comments

Comments

@aexvir
Copy link
Member

aexvir commented Nov 15, 2019

Currently, our only way to search information in Zoo is to make DB queries, but with the introduction of the OpenAPI schemas support we already have a use case where we'd like to be able to search in that information without having to permanently store it in our database. There are other use cases, like files in the repository (README.md for example).

A good solution could be to use something like Elasticsearch where we could just index all the data we want to make searches over, using it as our main search backend in.

@aexvir aexvir mentioned this issue Nov 15, 2019
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant