Re: [hibernate-dev] Should we deprecate @Similarity

2013-10-02 Thread Emmanuel Bernard
Yes that was a mistake. It was done as you say to make things simpler for the user but it has created headaches for us since then. On Thu 2013-09-19 16:15, Sanne Grinovero wrote: > Discussing about some hibernate-search-engine complexities with Hardy > on IRC, we came to the agreement that the way

Re: [hibernate-dev] Should we deprecate @Similarity

2013-09-23 Thread Sanne Grinovero
Planned for 4.4: https://hibernate.atlassian.net/browse/HSEARCH-1414 On 19 September 2013 16:55, Hardy Ferentschik wrote: > > On 19 Jan 2013, at 5:15 PM, Sanne Grinovero wrote: > >> Discussing about some hibernate-search-engine complexities with Hardy >> on IRC, we came to the agreement that the

[hibernate-dev] Should we deprecate @Similarity

2013-09-19 Thread Sanne Grinovero
Discussing about some hibernate-search-engine complexities with Hardy on IRC, we came to the agreement that the way @Similarity behaves today was a mistake, so we're proposing to deprecate it in 4.4. Reasoning follows. There is a strong requirement in Lucene that all operations on the same index

Re: [hibernate-dev] Should we deprecate @Similarity

2013-09-19 Thread Hardy Ferentschik
On 19 Jan 2013, at 5:15 PM, Sanne Grinovero wrote: > Discussing about some hibernate-search-engine complexities with Hardy > on IRC, we came to the agreement that the way @Similarity behaves > today was a mistake, so we're proposing to deprecate it in 4.4. > > Reasoning follows. > > There is a