[
https://issues.apache.org/jira/browse/SOLR-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787973#comment-16787973
]
Mikhail Khludnev commented on SOLR-13283:
-----------------------------------------
bq. Also, {!terms} format should be covered in documentation with set of
features supported for this format
It's already documented
https://lucene.apache.org/solr/guide/7_6/faceting.html#limiting-facet-with-certain-terms
. in 7.7 ref guide sorting is documented
> when facet with certain terms via {!terms}, facet.limit, facet.offset does
> not work
> -----------------------------------------------------------------------------------
>
> Key: SOLR-13283
> URL: https://issues.apache.org/jira/browse/SOLR-13283
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Facet Module
> Affects Versions: 7.7
> Reporter: superman369
> Priority: Major
>
> h4. I do a test in solr7.7. Limiting field facet with certain terms via
> \{!terms} is work use facet.sort=count, but facet.limit, facet.offset does
> not work. What's wrong?
> h4. for example:
> facet.field=\{!terms='1453,1452,1248'}location.authorIds&facet=true&facet.limit=1&facet.offset=1,
> facet result : "location.authorIds" has 3 items. I think it should have
> one item.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]