diff --git a/spring-boot/hibernate-search/README.md b/spring-boot/hibernate-search/README.md index 5ee72e0..8c19fc9 100644 --- a/spring-boot/hibernate-search/README.md +++ b/spring-boot/hibernate-search/README.md @@ -1 +1,5 @@ -# Related Blog Posts +# Hibernate Search Tutorial +This example code demonstrates the following: +* How to configure Hibernate search with Elasticsearch integration +* How to configure entities for indexing +* Some examples to queries