Re: implement relevency

2014-01-28 Thread Utkarsh Sengar
Hi Rashmi, Relevancy needs some kind of training data which can lead to a chicken and egg problem. If you dont have that training set, then you need to come up with it or train manually (provide some seed). Our existing search had 2 years worth clickstream data, i.e. we know if someone searches fo

Re: implement relevency

2014-01-28 Thread tamanjit.bin...@yahoo.co.in
You may also want to look here -- 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