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

elastic search #39

Open
atherdon opened this issue May 22, 2018 · 5 comments
Open

elastic search #39

atherdon opened this issue May 22, 2018 · 5 comments
Assignees

Comments

@atherdon
Copy link
Collaborator

No description provided.

@atherdon
Copy link
Collaborator Author

this looks like task, that you'll adore too

@chauhannishith
Copy link
Contributor

Can you tell me more about what i have to do in this, so i can find precisely

@atherdon
Copy link
Collaborator Author

of course.
So we're building a search form. that will be query our server. and react + server will works fine for this moment. Because we don't have a lot of data in our databases. I mean we don't have a lot of recipes. So search will works normal. but if we'll find a way to add a lot of recipes into our database - search will be a weak part of our logic. because we don't have indexes, etc. So i think that using Elasticsearch will be a good approach. at least we should try and figure it out.

So if we have 50-500 recipes - and user will query "chicken" - our search will work fine.
but if we'll have 2-10k or rows - it'll be a huge problem and require a lot of power of our servers.

@chauhannishith
Copy link
Contributor

Do you have any sample for this? Like how to connect to db and send the query

@atherdon
Copy link
Collaborator Author

atherdon commented Jun 13, 2018 via email

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

No branches or pull requests

2 participants