[ 
https://issues.apache.org/jira/browse/SOLR-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789183#comment-16789183
 ] 

Munendra S N edited comment on SOLR-13283 at 3/11/19 6:02 AM:
--------------------------------------------------------------

[~superman369]
If there is valid use case for facet.limit and facet.offset in case of 
\{!terms} then support should be added. I couldn't think of any such case. If 
you could share an use case that would be really helpful


was (Author: munendrasn):
[~superman369]
If there is valid use case for facet.limit and facet.offset in case of {!terms} 
then support should be added. I couldn't think of any such case. If you could 
share an use case that would be really helpful

> 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]

Reply via email to