Re: Query Relevancy tuning...

2013-11-10 Thread Upayavira
Some pointers for your research: Look at the ExternalFileField, which will get you your boosting if fields match specific values [1]. You can get 2 or 3 values per domain by doing field collapsing. By default, the scoring that Solr uses includes a 'co-ordination factor' which adjusts the score

Query Relevancy tuning...

2013-11-09 Thread Chris
Hi Gurus, I have a relevancy ranking questrion - 1. I have fields - title, domain, domainrank in index. 2. I am looking to maybe load a txt file of prefered domains at solr startup & boost documents from those domains if keyword matches text in title or domain (if it exactly matches the domain,