Sticking to my contextual argument I would use 'matching'
On Thu, 10 Jun 2010 12:31:49 +0200, Emmanuel Bernard
<emmanuel(a)hibernate.org> 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