Quantcast
Channel: Obtao » Elasticsearch
Browsing all 10 articles
Browse latest View live

Elasticsearch and Symfony, export with the Scan/Scroll functions

Lire la version française Elasticsearch allows you to make advanced searches. Some users may want to extract their search results to Excel (or LibreOffice Calc…) to work on the data. As we explained in...

View Article



Elasticsearch : Recherche avancée et objets imbriqués (nested)

Read the English version Dans un système de données non relationnel, ce qui peut manquer ce sont les jointures. Heureusement, Elasticsearch propose des solutions pour répondre à différents besoins :...

View Article

Elasticsearch : Advanced search and nested objects

Lire la version française In a non relational database system, joins can miss. Fortunately, Elasticsearch provides solutions to meet these needs : Array Type Read the doc on elasticsearch.org As its...

View Article

Indexation avancée avec FOSElasticabundle (ModelToElasticaTransformer)

Read the English version La configuration XML du FOSElasticaBundle est très performante. Il existe quelques rares cas ou cela ne s’avère pas suffisant. Pour résoudre ce problème, FOS permet de...

View Article

Elasticsearch and Symfony : hydrating objects thanks to Transformers

Lire la version française When and why hydrating objects thanks to Transformers? When you use Elasticsearch and the FosElasticaBundle Finders, the responses received from Elasticsearch are...

View Article


Advanced indexing with FOSElasticaBundle (ModelToElasticaTransformer)

Lire la version française The XML configuration for FOSElasticaBundle is powerful, but in some cases this is not enough. In order to solve this, FOS allows you to override the transformation from...

View Article

How to sort and paginate a list with Symfony and Elasticsearch

Lire la version française In this post, we’re going to sort and paginate our articles list with Symfon Elasticsearch and the WhiteOctoberPageFantaBundle. This post follows the post about Indexing and...

View Article

Trier et paginer une liste avec Elasticsearch et Symfony

Read the English version Dans cet article, nous allons trier et paginer notre liste d’articles avec Elasticsearch, Symfony et le WhiteOctoberPageFantaBundle. C’est la suite de l’article recherche...

View Article


Elasticsearch et Symfony : Statistiques avec les agrégations

Read the English version Elasticsearch est capable d’indexer d’énormes volumes de données, aussi bien des documents que des chiffres. Dans les versions inférieures à la v1.0.0, les facettes...

View Article


Use aggregations for statistics with Symfony and Elasticsearch

Lire la version française Elasticsearch is able to index huge sets of data, documents as well as numeric data. In the versions before the v1.0.0, facets allowed to calculate statistics for a list of...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images