Thanks guys, I will try the mentioned options
--
View this message in context:
http://lucene.472066.n3.nabble.com/Issue-with-relevancy-tp1930292p1943645.html
Sent from the Solr - User mailing list archive at Nabble.com.
> I am getting the below results ,But for the first doc the
> score is higher
> than second doc, Even though the prod_n only has
> "Computers" word.
> I want to push down the first doc to second.H
You can use Jan's magic solution -that uses map function- for that.
http://search-lucene.com/m/nK6t9j
On Nov 19, 2010, at 7:36 AM, sivaprasad wrote:
>
> Hi,
>
> I configured search request handler as shown below.
>
>
>
>
> explicit
>
>
> I am submitting the below query for search.
>
> http://localhost:8680/solr/catalogSearch/select?facet=true&spellcheck=true&indent=on&omitHe
prod_n:comput)=2)
4.5888486 = idf(docFreq=3518, maxDocs=127361)
0.375 = fieldNorm(field=prod_n, doc=57069)
0.625 = coord(5/8)
One more question , How can i improve the relevancy of the docs.
If you want i will provide more information.
Thanks in advance.
Regards,
Siva
--
View this messag