[hibernate-dev] [HSEARCH] Hibernate search core module proposal
Emmanuel Bernard
emmanuel at hibernate.org
Mon Jun 20 14:16:13 EDT 2011
FYI I've created http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-778 to gather this need.
On 1 juin 2011, at 12:42, Sanne Grinovero wrote:
> 2011/6/1 Emmanuel Bernard <emmanuel at hibernate.org>:
>>
>>>
>>> I dislike "orm" as it's too generic, we don't want to imply to support any orm.
>>>
>>> We already mention hibernate in the group id properly identifying the
>>> team working on it, so if the kernel of H.Search doesn't need H.Core
>>> as it will drop the hibernate-core depencency, we could call the core
>>> module "search", and keep "hibernate-search" as the integration module
>>> providing the current eventlistener functionality. Everyone using
>>> "Hibernate Search" will still depend on the "hibernate-search"
>>> artifact anyway so we're not loosing any branding.
>>>
>>> As an example: Infinispan Query would not depend on "hibernate-search"
>>> but on "org.hibernate.search:search", being this only the search
>>> engine, produced by the Hibernate Search project.
>>>
>>> So, proposal:
>>> groupId:
>>> org.hibernate.search
>>>
>>> assembly artifactId:
>>> search-assembly
>>> kernel artifactId:
>>> search
>>> parent:
>>> search-parent
>>> hibernate integration:
>>> hibernate-search
>>> infinispan integration
>>> infinispan-search (is currently hibernate-search-infinispan)
>>
>> Well you can't use Hibernate as a synonym for Hibernate Core. It goes against what I've been working for in the last 5 years :)
> I didn't mean that. Or should we have a separate module for JPA support?
> hibernate-core-search
> hibernate-entitymanager-search
>
>> BTW all artifactIds have been named hibernate-search-*
>> I'm open to drop it but I wonder why we did that in the first place.
>
> I'm open to keep it as well, but let's propose something and see how
> it looks like :)
More information about the hibernate-dev
mailing list