Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Postgres search instead of elastic search #115

Closed
chriswedgwood opened this issue May 6, 2020 · 2 comments · Fixed by #164
Closed

Use Postgres search instead of elastic search #115

chriswedgwood opened this issue May 6, 2020 · 2 comments · Fixed by #164
Assignees

Comments

@chriswedgwood
Copy link
Collaborator

I think dropping elasticsearch would be a nice optimisation. (The main pro of ES is ingest rate: it’s much faster than postgres at pulling in new records: but we’re nowhere near needing that.)

Carlton Gibson

@carltongibson
Copy link
Member

Hi @chriswedgwood — so #161 is in.

Test successful?

Do you think we're in a position migrate and drip ES?

Good stuff!

@chriswedgwood
Copy link
Collaborator Author

Hi @carltongibson yes I think we are good to go. If we have any issues we can just fix forward without ES.
I will submit a PR for this 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants