phrase slop param in dismax handler

2008-01-05 Thread anuvenk
How does adding a phrase slop in the handler help? I tried ps=25 along with some pf values. I assumed that it means this..for eg: a search term, 'child custody battle' means documents which have the words 'child','custody','battle' within 25 words of one another will rank high. Is that correct?

Re: solr word delimiter

2008-01-05 Thread Otis Gospodnetic
It sounds like you simply want to drop solr.WordDelimiterFilterFactory from your analyzer definition, no? Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: anuvenk [EMAIL PROTECTED] To: solr-user@lucene.apache.org Sent: Saturday, January 5, 2008

what are tf,idf,fieldNorm,queryNorm.?

2008-01-05 Thread anuvenk
I understand tf means term frequency. For eg: if the search term is 'chapter 7', does tf mean how frequently 'chapter 7' occurs in the docs? Does it take in to account the total number of words in a doc to determine frequency. Also what is idf, fieldNorm and queryNorm. Trying to understand how

Re: solr results debugging

2008-01-05 Thread Chris Hostetter
: I've been using the solr admin form with debug=true to do some in-depth : analysis on some results. Could someone explain how to make sense of : this..This is the debugging info for the first result i got. there's more to the debugging info then just what's below ... this is known as a score