I am not sure I understand your question.

But you can boost the result based on one value over another value.

Look at bf

http://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_change_the_score_of_a_document_based_on_the_.2Avalue.2A_of_a_field_.28say.2C_.22popularity.22.29


On Wed, Feb 9, 2011 at 12:44 PM, cyang2010 <ysxsu...@hotmail.com> wrote:
>
> 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.
>

Reply via email to