Re: Custom Similarity

2011-10-08 Thread Robert Muir
On Sat, Oct 8, 2011 at 3:37 AM, Joel Halbert wrote: > Hi, > > Does anyone have a modified scoring (Similarity) function they would > care to share? > > I'm searching web page documents and find the default Similarity seems > to assign too much weight to documents with frequent occurrence of a > si

Re: Custom Similarity

2011-10-08 Thread ppp c
That's what phaseQuery does. Try phaseQuery to match the overlap, i think On Sat, Oct 8, 2011 at 3:37 PM, Joel Halbert wrote: > Hi, > > Does anyone have a modified scoring (Similarity) function they would > care to share? > > I'm searching web page documents and find the default Similarity seems

Custom Similarity

2011-10-08 Thread Joel Halbert
Hi, Does anyone have a modified scoring (Similarity) function they would care to share? I'm searching web page documents and find the default Similarity seems to assign too much weight to documents with frequent occurrence of a single term from the query and not enough weight to documents that co