[hibernate-commits] [hibernate/hibernate-search] 509063: HSEARCH-2355 Map the optimize() operation for ES

GitHub noreply at github.com
Tue Oct 4 09:57:05 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 5090634d7f760f8aec22ad5955eb519924b4317a
      https://github.com/hibernate/hibernate-search/commit/5090634d7f760f8aec22ad5955eb519924b4317a
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2016-10-04 (Tue, 04 Oct 2016)

  Changed paths:
    M elasticsearch/src/main/java/org/hibernate/search/elasticsearch/impl/ElasticsearchIndexWorkVisitor.java

  Log Message:
  -----------
  HSEARCH-2355 Map the optimize() operation for ES

Map the optimize() operation to Elasticsearch Optimize API, for now.
We'll have to migrate to the Force-Merge API when Jest will provide
access to this API.


  Commit: 7bf14e5d2f059ef5005236b3321528691e7aecfb
      https://github.com/hibernate/hibernate-search/commit/7bf14e5d2f059ef5005236b3321528691e7aecfb
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2016-10-04 (Tue, 04 Oct 2016)

  Changed paths:
    M documentation/src/main/asciidoc/elasticsearch-integration.asciidoc

  Log Message:
  -----------
  HSEARCH-2355 Document optimization in ES integration


Compare: https://github.com/hibernate/hibernate-search/compare/e6c337c1c46a...7bf14e5d2f05


More information about the hibernate-commits mailing list