[wildfly-dev] Enabling Hibernate Search to all Hibernate/JPA users

Sanne Grinovero sanne at hibernate.org
Fri Aug 1 19:08:15 EDT 2014


On 1 August 2014 19:49, Tomaž Cerar <tomaz.cerar at gmail.com> wrote:
> This sounds like a perfect valid case for new subsystem
> that would handle hibernate-search related stuff.
>
> and could based on some deployment markers enable / add dependent modules to
> deployment.
>
> it could also help configure search / ogm via server config :)

Excellent idea :)
But I'd prefer to do that in a second step if that's ok: I was hoping
now to make only this minimal usability improvement for WildFly 8.2,
and reserve those more significant improvements for WildFly 9.

-- Sanne


>
>
> On Fri, Aug 1, 2014 at 12:58 PM, Sanne Grinovero <sanne at hibernate.org>
> wrote:
>>
>> Currently users wishing for Search super-powers in their Hibernate
>> applications need to enable the module explicitly.
>>
>> This seems to be rather annoying, and we have questions like this one:
>>  - https://community.jboss.org/thread/243346
>>
>> I see no reasons to not enable it by default, following the same
>> activation rules of other Hibernate dependencies: it's very
>> conservative about not auto-enabling itself when not needed.
>>
>> May I open such a feature request? Happy to try the patching myself.
>>
>> Sanne
>> _______________________________________________
>> wildfly-dev mailing list
>> wildfly-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
>



More information about the wildfly-dev mailing list