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

noreply at github.com noreply at github.com
Tue Aug 30 07:51:00 EDT 2011


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

  Commit: 7d9ce117929a8c480941f0aebb57cd194a1a8f76
      https://github.com/hibernate/hibernate-search/commit/7d9ce117929a8c480941f0aebb57cd194a1a8f76
  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/impl/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