Hey there,

I noticed there was another issue opened some 7 months ago regarding the support of aggregations in this issue there is a comment saying that support for aggregations should be coming "within the coming weeks" was this implemented or is this still ongoing?

This message was taken from the elasticsearch documentation for version 1.4

Facets are deprecated and will be removed in a future release. You are encouraged to migrate to aggregations instead.

now elastic search is in version 2.1 and facets have been replaced by aggregations altogether making this issue more pressing as if aggregations are not supported we currently have no way of using facets.

Could anyone update with on the progress of this if possible?

Comments

wallermadev created an issue. See original summary.

Anonymous’s picture

It is still ongoing. Several other client projects didn't allow the time to be allocated to working on that feature. Things will start rolling again this month on both the D7 and D8 branches.

wallermadev’s picture

I forgot to mention,

The module no longer works at all due too all facet methods/classes being removed from Elastica causing critical errors upon install.

I have updated all facet related functionality to work through Aggregation instead as suggested by elasticsearch documentation aswell as Elasticas documentation this is working as intended without error.

Do you accept pull requests?

Anonymous’s picture

Yes, definitely.

wallermadev’s picture

Hey Brian i have done a pull request on github;

Could you please merge this so this module is usable again on later versions of elasticsearch and elastica?

Anonymous’s picture

Status: Needs work » Fixed

PR merged

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.