Skip to content

Release 2.23.2

Choose a tag to compare

@papa99do papa99do released this 27 Aug 01:10
d5ba8b3

2.23.2

Bug Fixes and Minor Changes

  • Fix totalHits count for collapsed searches(#1292). When a collapse field is provided in search parameters, the totalHits now reflects the number of unique values for that field (i.e., the number of groups), rather than the raw number of matching documents.