[hibernate-commits] [hibernate/hibernate-search] 1a9719: HSEARCH-3735 Fix a typo in QueuedAutomaticIndexing...

Yoann Rodière noreply at github.com
Fri Oct 25 07:30:37 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 1a971969937cd5f3b2924393ad75a21353f20555
      https://github.com/hibernate/hibernate-search/commit/1a971969937cd5f3b2924393ad75a21353f20555
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

  Changed paths:
    M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/session/impl/QueuedAutomaticIndexingSynchronizationStrategy.java

  Log Message:
  -----------
  HSEARCH-3735 Fix a typo in QueuedAutomaticIndexingSynchronizationStrategy

It doesn't matter because we're setting the refresh strategy to the
default value, but it's cleaner this way.





More information about the hibernate-commits mailing list