Hello, does anyone has already implemented ElasticSearch in Invenio?
After playing with it, it seems a good alternative to Solr as all configuration is done using the REST API and thus can be done at client side (Invenio). Moreover it support facets, filters, load balancing and so on (probably as Solr). If I want to do that, do I have to create an elasticsearchutils.py in the same manner as solrutils.py ? Are facets already supported to Invenio 1.1? Many thanks in advance. -- Johnny
