I go for 3. I think its nice to not need this additional jar.

--Hardy

On Tue, 08 Dec 2009 08:30:13 -0300, Sanne Grinovero  
<sanne.grinov...@gmail.com> wrote:

> Both options 1 and 3 are good for me:
> while it's nice to not need an additional jar, I always use it.
>
> Sanne
>
> 2009/12/8 Emmanuel Bernard <emman...@hibernate.org>:
>> SearchMapping has a dependency on Solr's analyzer package which was
>> optional in 3.1. The current configuration design makes mandatory as
>> the SearchMapping is now used by the SearchFactoryImpl.
>>
>> Three solutions:
>>  - make the analyzer optional dependency mandatory
>>  - make SearchMapping reflexively used in SFI to avoid the mandatory
>> dependency on non programmatic model users
>>  - rethink SearchMapping to avoid the dependency
>>
>> Either 1 or 3 look viable to me. I don't believe in 2.
>> Any proposal?


_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to