: We having 100 category and each category having it own internal ranking.
: Let consider if I search for any product and its fall under 30 categories
: and we are showing top 10 categories in filter so that user can filter there
: results.
the faceting solr provides out of the box is explicitly
Amit
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley
Sent: 22 November 2008 22:51
To: solr-user@lucene.apache.org
Subject: Re: facet sort by ranking
On Sat, Nov 22,
On Sat, Nov 22, 2008 at 12:05 PM, Amit <[EMAIL PROTECTED]> wrote:
> Actually we have some ranking associated to field on which we are faceting
> and we want to show only top 10 facet value now which is sort by count but
> we want to sort by it ranking.
I think you're going to have to give some con
:[EMAIL PROTECTED]
Sent: 22 November 2008 13:10
To: solr-user@lucene.apache.org
Subject: Re: facet sort by ranking
On Sat, Nov 22, 2008 at 12:31 PM, Amit <[EMAIL PROTECTED]> wrote:
>
> Is there any way to sort the facet values by other own ranking value
> instead
> of only count?
On Sat, Nov 22, 2008 at 12:31 PM, Amit <[EMAIL PROTECTED]> wrote:
>
> Is there any way to sort the facet values by other own ranking value
> instead
> of only count?
>
>
Facets do not have a "score" associated with them of their own. Not sure
what you mean exactly.
--
Regards,
Shalin Shekhar Man