Giter Site home page Giter Site logo

Elasticsearch free version about candy-api HOT 3 CLOSED

guestisp avatar guestisp commented on May 3, 2024 1
Elasticsearch free version

from candy-api.

Comments (3)

alecritson avatar alecritson commented on May 3, 2024

It's used to search the products/categories. We first looked at Algolia, but thought it was better (being open source) to use an open source search engine. It will be driver based and we will support different providers in the future.

from candy-api.

guestisp avatar guestisp commented on May 3, 2024

For small shop, won't be possible to use a php-native solution with no external requirements?
If you have less than 1000 products, a simple search on a properly indexed database would be more than enough.

from candy-api.

glennjacobs avatar glennjacobs commented on May 3, 2024

The search system is driver based. At the start of the project, we took the decision to use Elasticsearch as it gives the best performance whilst still being open source and free to use. And lots of Laravel developers are familiar with Elasticsearch. It's also pretty easy to install if required.

The search does more than just a simple keyword search. There's filters, aggregations, etc which are quite tricky to produce in MySQL (as it's not a search engine).

However, down the line we imagine a MySQL driver being developed and possibly others too. I would imagine when we get to a beta release it will be looked at in more detail.

from candy-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.