https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22924 --- Comment #1 from axel Amghar <axel.amghar@biblibre.com> --- Created attachment 89852 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89852&action=edit Bug 22924: Elasticsearch, show more than 10 facets To test: Without the patch: - check if you have your SysPref SearchEngine with Elasticsearch as value, - put your SysPref FacetMaxCount at 15, - make the search "a" in the catalog, - in Refine your search click on show more for authors, - make sure there is no more than 10 facets dislpaying With the patch: - apply the patch, - make the same, - make sure there is exactly 15 facets for authors. -- You are receiving this mail because: You are watching all bug changes.