Skip to content

Commit

Permalink
Document that aggregations are supported
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Oct 22, 2020
1 parent 6e69517 commit f854129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ for more details.
Provides a way to sort directly on Solr field by its name.

- Pagerfanta adapters providing access to extra information returned by the search
engine, like facets, max score and execution time (`solr`, `legacy`):
engine, like facets, aggregations, max score and execution time (`solr`, `legacy`):

- [`SearchAdapter`](https://github.com/netgen/ezplatform-search-extra/blob/master/lib/Core/Pagination/Pagerfanta/SearchAdapter.php) when using `API` search service
- [`SearchHandlerAdapter`](https://github.com/netgen/ezplatform-search-extra/blob/master/lib/Core/Pagination/Pagerfanta/SearchHandlerAdapter.php) when using `SPI` search handler
Expand Down

0 comments on commit f854129

Please sign in to comment.