You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2018/10/08 03:23:00 UTC

[jira] [Created] (SOLR-12839) add a 'resort' option to JSON faceting

Hoss Man created SOLR-12839:
-------------------------------

             Summary: add a 'resort' option to JSON faceting
                 Key: SOLR-12839
                 URL: https://issues.apache.org/jira/browse/SOLR-12839
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Facet Module
            Reporter: Hoss Man
            Assignee: Hoss Man


As discusssed in SOLR-9480 ...

bq. Similar to how the {{rerank}} request param allows people to collect & score documents using a "cheap" query, and then re-score the top N using a ore expensive query, I think it would be handy if JSON Facets supported a {{resort}} option that could be used on any FacetRequestSorted instance right along side the {{sort}} param, using the same JSON syntax, so that clients could have Solr internaly sort all the facet buckets by something simple (like count) and then "Re-Sort" the top N=limit (or maybe ( N=limit+overrequest ?) using a more expensive function like skg()




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org