maslosoft/manganel Elasticsearch for Mangan

Manganel Logo Maslosoft Manganel

  1. Resources
  2. Contribution needed!

Elasticsearch for Mangan

Latest Stable Version License

<img src="https://scrutinizer-ci.com/g/Maslosoft/Manganel/badges/quality-score.png?b=master" alt="Scrutinizer Code Quality"/>

<img src="https://scrutinizer-ci.com/g/Maslosoft/Manganel/badges/coverage.png?b=master" alt="Code Coverage" />

Quick Install
composer require maslosoft/manganel
Documentation

Full Manganel Documentation

Elastic Search Provider for Mangan MongoDB ODM

MongoDB allows us to store complex structures in database. To use it's features in object oriented fashion - Mangan Object Document Mapper (ODM) project was created.

While storing arbitrary nested sets of objects is a huge advantage compared to flat structure of relational database, searching this sets (collections) might be challenging.

Fortunatelly, ElasticSearch allows us to store similarly structured documents in full text search index.

Manganel project was created to make flawless searching and indexing of documents created and maintained by Mangan. With minimal configuration and by adding extra annotations, Manganel makes our MongoDB collection searchable with sets of state of the art features like scoring, fulltext search, fuzzy search, filtering.

Resources

Contribution needed!

  • Any help would be great :)
0 0
1 follower
849 downloads
Yii Version: Unknown
License: AGPL-3.0-only
Category: Database
Developed by: pmaselkowski
Created on: Jul 22, 2018
Last updated: (not set)
Packagist Profile
Github Repository

Related Extensions