[hibernate-commits] [hibernate/hibernate-search] 7cec2a: HSEARCH-2630 Add a test case for SearchFactory#get...

GitHub noreply at github.com
Mon Mar 6 11:15:19 EST 2017


  Branch: refs/heads/5.7
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 7cec2ad920cedc17077389e5b9456cfcd087546e
      https://github.com/hibernate/hibernate-search/commit/7cec2ad920cedc17077389e5b9456cfcd087546e
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    A orm/src/test/java/org/hibernate/search/test/statistics/StatisticsTest.java

  Log Message:
  -----------
  HSEARCH-2630 Add a test case for SearchFactory#getStatistics()


  Commit: 0f28fe9695730d906c41f90c2d604208bf03c563
      https://github.com/hibernate/hibernate-search/commit/0f28fe9695730d906c41f90c2d604208bf03c563
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M orm/src/main/java/org/hibernate/search/query/hibernate/impl/MultiClassesQueryLoader.java

  Log Message:
  -----------
  HSEARCH-2630 Fix objectLoading statistics when querying on multiple entities and getting a single result


  Commit: 0cf12ed0df9bccebbbda4ed46659e0069d285132
      https://github.com/hibernate/hibernate-search/commit/0cf12ed0df9bccebbbda4ed46659e0069d285132
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M orm/src/test/java/org/hibernate/search/test/statistics/StatisticsTest.java

  Log Message:
  -----------
  HSEARCH-2630 Test objectLoading statistics when querying on multiple entities and getting a single result


  Commit: 5a2c1d8549197b6c4722847801c3ce3396d2ae48
      https://github.com/hibernate/hibernate-search/commit/5a2c1d8549197b6c4722847801c3ce3396d2ae48
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M orm/src/main/java/org/hibernate/search/query/hibernate/impl/QueryLoader.java

  Log Message:
  -----------
  HSEARCH-2631 Fix objectLoading statistics when iterating on results of query on single entity with explicit criteria


  Commit: 6a8bfc0d33ad962d3a126ad0cbaf9ff9f2fd85e9
      https://github.com/hibernate/hibernate-search/commit/6a8bfc0d33ad962d3a126ad0cbaf9ff9f2fd85e9
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M orm/src/test/java/org/hibernate/search/test/statistics/StatisticsTest.java

  Log Message:
  -----------
  HSEARCH-2631 Test objectLoading statistics when iterating on results of query on single entity with explicit criteria


Compare: https://github.com/hibernate/hibernate-search/compare/a1dea8cfb539...6a8bfc0d33ad


More information about the hibernate-commits mailing list