This would probably work, but the approach has a subtle flaw.
If a query has one word that matches a lot of titles, but a
phrase that matches a description, the best result will be shown
far too low, after all the titles.
A better approach is to weight the titles a bit higher than the
description,
courseTag asc;
-Original Message-
From: Dilip.TS [mailto:[EMAIL PROTECTED]
Sent: Friday, September 21, 2007 10:40 AM
To: SOLR
Subject: clarification needed for the Ranking score
Hi,
I need a clarification regarding the SOLR Ranking.
consider the scenario for searching for course
Hi,
I need a clarification regarding the SOLR Ranking.
consider the scenario for searching for courses based on following
relevance:
a. Courses with the term in the courseTitle, courseTag and in the
courseDescription would appear first
b. Courses with the term in the courseTitle and i