Elastic-Suite / gally

Manage your searchandising, easily create GraphQL API for E-Commerce, on top of Elasticsearch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gally, engineered by Elasticsuite

Meet Gally, the newborn of the Elasticsuite family. If you've been an user of elasticsuite for Magento, you'll fall in love with Gally as well.

Gally is a next generation Searchandising Engine designed to easily create an API-first E-Commerce Search Engine that can still be customized to fit your needs.

Gally is MACH ready and perfectly designed to use in a Composable Commerce approach.

  • Decouple your searchandising engine from your E-Commerce application and use it from several channels. (search from shop, mobile app, E-Commerce website, ...)

  • Benefit from our out-of-the-box data model that is perfectly tailored for E-Commerce (products, categories, etc...) or extend it to fit you needs.

  • Benefit from our out-of-the-box E-Commerce Searchandising features :

    • Capable to deal with several languages per catalog.
    • Complete management of searchable and filterable attributes of your catalog.
    • Category / Products positioning.
    • Ability to sort products within categories and give them defined positions.
    • Ability to create virtual categories.
    • Ability to create thesaurus & synonyms (incoming)
    • Ability to create boosts on products based on rules (incoming)
  • Expose in minutes a hypermedia REST or a GraphQL API with pagination, data validation, access control, relation embedding, filters and error handling...

  • You can add any additional type of data (pages, blog posts,...) into Gally and be able to search inside it, thanks to our flexible API.

  • Gally uses Elasticsearch, allowing you to benefit from all the power of this technology, but you do not need to understand all the complicated concepts behind it, since they're wrapped nicely by Gally's logic.

  • Gally uses Api-Platform, allowing you to extend anything related to the data model or to the features. You'll also benefit of all the API-Platform capabilities :

GitHub Actions

Install

Read our install page.

Credits

Gally is engineered by the ElasticSuite team, part of the Smile-SA group (https://www.smile.eu).

Elasticsearch is a reserved trademark of Elastic

Api Platform was created by Kévin Dunglas.

About

Manage your searchandising, easily create GraphQL API for E-Commerce, on top of Elasticsearch.

License:Open Software License 3.0


Languages

Language:TypeScript 54.6%Language:PHP 26.2%Language:Dockerfile 4.8%Language:JavaScript 4.5%Language:Shell 4.5%Language:Makefile 2.7%Language:VCL 1.8%Language:HTML 0.6%Language:Twig 0.3%Language:SCSS 0.0%