Thank you everyone for your comments and recommendations. Will consider all these points in my implementation.
Regards, Edwin On 27 May 2015 at 05:15, Walter Underwood <[email protected]> wrote: > On May 26, 2015, at 7:10 AM, Zheng Lin Edwin Yeo <[email protected]> > wrote: > > > We want the user to see how relevant the result is with respect to the > > search query entered, and not how "good" the results are. > > That is the meaning of the score from a probabilistic model search engine. > Solr is not a probabilistic engine, it is vector space engine. The scores > are fundamentally different. Treating it as a probability of relevance > will not work. > > wunder > Walter Underwood > [email protected] > http://observer.wunderwood.org/ (my blog) > >
