superman369 created SOLR-13283:
----------------------------------

             Summary: 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


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