solr-user@lucene.apache.org
> Subject: Suggestions feature
>
> I am working on a feature similar to Youtube suggestions (where the
> videos are suggested based on your viewing history).
> What I do is parse the history and get the user's interests, in the form
> of weighted
I am working on a feature similar to Youtube suggestions (where the videos
are suggested based on your viewing history).
What I do is parse the history and get the user's interests, in the form of
weighted topics. When I boost according to those interests, the dominant
ones take over the result lis