Hi, I am asked that whether solr renders biased search result? For example, for this search (query all movie title by this Comedy genre), for user who indicates a preference to 1950's movies, solr renders the 1950's movies with higher score (top in the list)? Or if user is a kid, then the result will render G/PG rated movie top in the list, and render all the R rated movie bottom in the list?
I know that solr can boost score based on match on a particular field. But it can't favor some value over other value in the same field. is that right? -- View this message in context: http://lucene.472066.n3.nabble.com/solr-render-biased-search-result-tp2461155p2461155.html Sent from the Solr - User mailing list archive at Nabble.com.