Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10329

Have JipiJapa enable Hibernate Search backward compatibility properties

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 13.0.0.Beta1, 13.0.0.Final
    • None
    • None
    • None

    Description

      For Hibernate Search 5.10.x to be fully backwards compatible with the previous versions included in WildFly, we need the following property to be set by default among the Hibernate ORM configuration properties:

      hibernate.search.index_uninverting_allowed=true
      

      When set to true and the mapping actually makes use of this feature, a warning will be logged.

      We probably will want to document this as well: recommend users to set it to "false" explicitly, as relying on this feature has a performance penalty, yet no relying on it requires mapping changes.

      Attachments

        Issue Links

          Activity

            People

              smarlow1@redhat.com Scott Marlow
              sgrinove Sanne Grinovero
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: