We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08902ff commit dfd7923Copy full SHA for dfd7923
hibernate-search/hsearch-elasticsearch-wikipedia/src/main/resources/application.yaml
@@ -16,8 +16,6 @@ spring.datasource:
16
spring.jpa.properties:
17
hibernate:
18
dialect: org.hibernate.dialect.PostgreSQL95Dialect
19
- # https://hibernate.atlassian.net/browse/HHH-12368
20
- jdbc.lob.non_contextual_creation: true
21
hibernate.search:
22
default:
23
indexmanager: elasticsearch
0 commit comments