You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/versioned/main/index/quarkus.yaml
+17-16
Original file line number
Diff line number
Diff line change
@@ -1650,22 +1650,6 @@ types:
1650
1650
- io.quarkus:quarkus-google-cloud-functions-http
1651
1651
type: guide
1652
1652
url: /guides/gcp-functions-http
1653
-
- title: Hibernate Search guide
1654
-
filename: hibernate-search-orm-elasticsearch.adoc
1655
-
summary: Hibernate Search allows you to index your entities in an Elasticsearch cluster and easily offer full text search in all your Hibernate ORM-based applications.
- title: How dev mode differs from a production application
1670
1654
filename: dev-mode-differences.adoc
1671
1655
summary: How dev mode differs from a production application
@@ -2287,6 +2271,23 @@ types:
2287
2271
- extensions
2288
2272
type: guide
2289
2273
url: /guides/writing-native-applications-tips
2274
+
- title: Use Hibernate Search with Hibernate ORM and Elasticsearch/OpenSearch
2275
+
filename: hibernate-search-orm-elasticsearch.adoc
2276
+
summary: Hibernate Search with Hibernate ORM allows you to index your entities in an Elasticsearch/OpenSearch cluster and easily offer full text search in all your Hibernate ORM-based applications.
summary: This guide demonstrates how your Quarkus application can utilize the Apache Kafka Streams API to implement stream processing applications based on Apache Kafka.
0 commit comments