[hibernate-commits] [hibernate/hibernate-search] c3ac25: HSEARCH-883 Fixed by not taking the maxCount from ...

noreply at github.com noreply at github.com
Tue Aug 30 07:48:10 EDT 2011


  Branch: refs/heads/3.4
  Home:   https://github.com/hibernate/hibernate-search

  Commit: c3ac25b70b5afd5c689f32217c6b4dc294c23ab5
      https://github.com/hibernate/hibernate-search/commit/c3ac25b70b5afd5c689f32217c6b4dc294c23ab5
  Author: Elmer van Chastelet <evanchastelet at gmail.com>
  Date:   2011-08-30 (Tue, 30 Aug 2011)

  Changed paths:
    M hibernate-search/src/main/java/org/hibernate/search/query/collector/FacetCollector.java
  M hibernate-search/src/test/java/org/hibernate/search/test/query/facet/RangeFacetingTest.java

  Log Message:
  -----------
  HSEARCH-883 Fixed by not taking the maxCount from the faceting request, but the min(maxCount, #facets).
Added test where maxCount is set higher than actual facets




More information about the hibernate-commits mailing list