Yes create qt with dismax and qf on field that has query stopwords for the words you want to ignore.
Bill Bell Sent from mobile On Mar 24, 2011, at 7:58 AM, Gastone Penzo <gastone.pe...@gmail.com> wrote: > Hi, > is it possible with standard query search (not dismax) to have > exact matches that allow any terms order? > > for example: > > if i search "my love" i would solr gives to me docs with > > - my love > - love my > > it's easy: q=title:(my AND love) > > the problem is it returns also docs with > > "my love is my dog" > > i don't want this. i want only docs with title formed by these 2 terms: my > and love. > > is it possible?? > > thanx > > -- > Gastone Penzo > *www.solr-italia.it* > *The first italian blog about Apache Solr*