Re: custom scoring phrase queries

2010-06-18 Thread Marco Martinez
arch :: http://search-lucene.com/ > > > > - Original Message > > From: Marco Martinez > > To: solr-user@lucene.apache.org > > Sent: Fri, June 18, 2010 4:34:45 AM > > Subject: custom scoring phrase queries > > > > Hi, > > I want to kn

Re: custom scoring phrase queries

2010-06-18 Thread Otis Gospodnetic
arch-lucene.com/ - Original Message > From: Marco Martinez > To: solr-user@lucene.apache.org > Sent: Fri, June 18, 2010 4:34:45 AM > Subject: custom scoring phrase queries > > Hi, I want to know if its posiible to get a higher score in a phrase > query when the match

custom scoring phrase queries

2010-06-18 Thread Marco Martinez
Hi, I want to know if its posiible to get a higher score in a phrase query when the matching is on the left side of the field. For example: doc1=name:stores peter john doc2=name:peter john stores doc3=name:peter john something if you do a search with name="peter john" the resultset i want to ge