Re: implement relevency

2014-01-28 Thread Utkarsh Sengar
che.org/solr/SolrRelevancyFAQ> > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/implement-relevency-tp4113964p4113983.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Thanks, -Utkarsh

Re: implement relevency

2014-01-28 Thread tamanjit.bin...@yahoo.co.in
You may also want to look here <http://wiki.apache.org/solr/SolrRelevancyFAQ> -- View this message in context: http://lucene.472066.n3.nabble.com/implement-relevency-tp4113964p4113983.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: implement relevency

2014-01-28 Thread Alexandre Rafalovitch
That's a catch-22 question and the most difficult one. How do you know they are relevant? Do you have a current base for comparison? Usually, you do the most basic thing. Then, you watch for what users are searching for and what they get. You figure out why something is not right, look at your con

implement relevency

2014-01-28 Thread rashmi maheshwari
Hi, How to get most relevent items on top of search results using solr search? -- Rashmi Be the change that you want to see in this world!