[hibernate-commits] [hibernate/hibernate-search] ee5dad: HSEARCH-1384 Adding the ability to set the number ...

GitHub noreply at github.com
Mon Aug 12 10:17:22 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: ee5dad30cec53fdbf2c5259cde24730f68ea3181
      https://github.com/hibernate/hibernate-search/commit/ee5dad30cec53fdbf2c5259cde24730f68ea3181
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M orm/src/main/java/org/hibernate/search/MassIndexer.java
    M orm/src/main/java/org/hibernate/search/batchindexing/impl/BatchCoordinator.java
    M orm/src/main/java/org/hibernate/search/impl/MassIndexerImpl.java
    M orm/src/test/java/org/hibernate/search/test/batchindexing/CustomMassIndexerFactoryTest.java

  Log Message:
  -----------
  HSEARCH-1384 Adding the ability to set the number of entity types to
index in parallel in the Mass Indexer.


  Commit: 0938146b1772f404d22f93dd5db8be041316ea9b
      https://github.com/hibernate/hibernate-search/commit/0938146b1772f404d22f93dd5db8be041316ea9b
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M documentation/src/main/docbook/en-US/modules/batchindex.xml

  Log Message:
  -----------
  HSEARCH-1384 Updating the MassIndexer documentation


Compare: https://github.com/hibernate/hibernate-search/compare/f6980225781d...0938146b1772


More information about the hibernate-commits mailing list