[hibernate-commits] [hibernate/hibernate-search] 19ffc1: HSEARCH-2833 Make code samples in the ES doc clear...

GitHub noreply at github.com
Fri Jul 28 05:59:24 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 19ffc127d27c70d477672ef2633661a5f16004f3
      https://github.com/hibernate/hibernate-search/commit/19ffc127d27c70d477672ef2633661a5f16004f3
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

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

  Log Message:
  -----------
  HSEARCH-2833 Make code samples in the ES doc clearer and more consistent

* Consistently use JPA instead of proprietary Hibernate APIs
* Use self-documented variable names
* Declare the variables we use (unless it's really obvious, like
entityManager)




More information about the hibernate-commits mailing list