RE: Solr edismax field boosting

2016-05-10 Thread Megha Bhandari
n’t tokenise content. Thanks -Original Message- From: Nick D [mailto:ndrake0...@gmail.com] Sent: Tuesday, May 10, 2016 9:05 PM To: solr-user@lucene.apache.org Subject: Re: Solr edismax field boosting Megha, What are the field types for the fields you are trying to search through? Grab a co

Re: Solr edismax field boosting

2016-05-10 Thread Nick D
27;http://localhost:4503/baseurl/upendra-custon/care-keyword.html'=>' > 0.13738367 = max of: > 0.13738367 = weight(_text_:upendra in 2) [], result of: > 0.13738367 = score(doc=2,freq=4.0 = termFreq=4.0 > ), product of: > 0.074107975 = idf(docFreq=6, docCou

RE: Solr edismax field boosting

2016-05-10 Thread Megha Bhandari
duct of: 0.074107975 = idf(docFreq=6, docCount=6) 1.853831 = tfNorm, computed from: 4.0 = termFreq=4.0 1.2 = parameter k1 0.75 = parameter b 168.3 = avgFieldLength 83.591835 = fieldLength ', 'http://localhost:4503/baseurl/upendra-c

Re: Solr edismax field boosting

2016-05-09 Thread Nick D
> http://localhost:4503/content/uhcdotcom/en/home/waysin/poc/Foo-custon/healthcare-description.html":"\n0.5481102 > = max plus 0.99 times others of:\n 0.5481102 = weight(_text_:Foo in 4) [], > result of:\n0.5481102 = score(doc=4,freq=1.0 = termFreq=1.0\n), product > of:\n

RE: Solr edismax field boosting

2016-05-09 Thread Megha Bhandari
o in 4) [], result of:\n0.5481102 = score(doc=4,freq=1.0 = termFreq=1.0\n), product of:\n 0.44183275 = idf(docFreq=4, docCount=6)\n 1.2405376 = tfNorm, computed from:\n1.0 = termFreq=1.0\n1.2 = parameter k1\n 0.75 = parameter b\n121.64 = avgFie

RE: Solr edismax field boosting

2016-05-09 Thread Megha Bhandari
fieldLength\n", "http://localhost:4503/content/uhcdotcom/en/home/waysin/poc/upendra-custon/healthcare-description.html":"\n0.5481102 = max plus 0.99 times others of:\n 0.5481102 = weight(_text_:upendra in 4) [], result of:\n0.5481102 = score(doc=4,freq=1.0 = termFreq=1

Re: Solr edismax field boosting

2016-05-09 Thread Nick D
You can add the debug flag to the end of the request and see exactly what the scoring is and why things are happening. &debug=ALL will show you everything including the scoring. Showing the result of the debug query should help you, or adding that into your question here, decipher what is going o

Solr edismax field boosting

2016-05-09 Thread Megha Bhandari
Hi We are trying to boost certain fields with relevancy. However we are not getting results as per expectation. Below is the configuration in solr-config.xml. Even though the title field has a lesser boost than metatag.description results for title field are coming higher. We even created test