Answer the question
In order to leave comments, you need to log in
When should you use a search engine?
There is an application on Laravel 5.1
Database Percona v5.6
In different categories, if you do a search, it comes out:
Users: 40-45k
Other1: 10k
Other2: 10k
Other3: 10k
So far, I am implementing a search on Laravel through the database.
Question:
Is it worth connecting any search engine? Or is the power of Laravel enough?
What to consider when implementing a search? How to write requests through ORM or without?
If you take the engine (if you need it), then which engine?
Answer the question
In order to leave comments, you need to log in
if you are not satisfied with the speed or quality of the current search, if it suits you, then you do not need to connect it.
When you need to search in all fields, well, or a very large number of queries.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question