Re: [hibernate-dev] RE:HSearch-133

2007-12-03 Thread Emmanuel Bernard
Go for hibernate.search.default.Similarity then But I don't see how you will solve the fact that a given query can access several indexes with different similarities On Dec 2, 2007, at 15:55, John Griffin wrote: It eventually should be per index but for now let's make it global to get the

[hibernate-dev] RE:HSearch-133

2007-12-02 Thread John Griffin
It eventually should be per index but for now let's make it global to get the groundwork for it in place. I'll change the property to hibernate.search.similarity. We can specify that this may change in the future. Or Do you want it in place now? If so, what's the best way to specify the Similarit