[hibernate-dev] [HSEARCH] New Query API: last call
Emmanuel Bernard
emmanuel at hibernate.org
Thu Jun 10 06:31:49 EDT 2010
On 10 juin 2010, at 12:25, Hardy Ferentschik wrote:
> Even though I understand the conceptional difference between 'matching' and 'sentence' when it comes to a phrase
> query, but is there really a need for two different methods? From the context I can always see whether I have a
> keyword() or phrase() query.
I've been thinking along your lines for a while. I wanted to make it explicit that we were passing a full sentence and not key words but that's not a strong choice.
That would leave
matchingSentence vs basedOnSentence vs matching
More information about the hibernate-dev
mailing list