[jboss-jira] [JBoss JIRA] (WFLY-10459) Hibernate Search compatibility mode is not being enabled

Sanne Grinovero (JIRA) issues at jboss.org
Fri May 25 18:43:00 EDT 2018


Sanne Grinovero created WFLY-10459:
--------------------------------------

             Summary: Hibernate Search compatibility mode is not being enabled
                 Key: WFLY-10459
                 URL: https://issues.jboss.org/browse/WFLY-10459
             Project: WildFly
          Issue Type: Bug
          Components: JPA / Hibernate
    Affects Versions: 13.0.0.Beta1
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 13.0.0.CR1


We meant to set the {{hibernate.search.index_uninverting_allowed}} property, but this was set as a boolean (primitive) rather than as a string, which is ignored by {{Properties}} instance, which is what Hibernate consumes.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list