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

Joel Bernstein edited comment on SOLR-12794 at 9/22/18 2:18 AM:
----------------------------------------------------------------

*b*, is quite interesting. Possible syntax:
{code:java}
expr=facet(collection, zkHost="", q="*:*", 
json=json.facet1)&json.facet1=...{code}
We would still support the same facet parameters that are currently supported, 
which will work for many use cases. If someone needs the full power of the json 
facet API they can specify it in json.


was (Author: joel.bernstein):
*b*, is quite interesting. Possible syntax:
{code:java}
expr=facet(collection, zkHost="", q="*:*", 
json=json.facet1)&json.facet1=...{code}
.

> FacetStream Improvements
> ------------------------
>
>                 Key: SOLR-12794
>                 URL: https://issues.apache.org/jira/browse/SOLR-12794
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: streaming expressions
>            Reporter: Amrit Sarkar
>            Priority: Major
>
> Parent Jira to track improvements intended for FacetStream expression
> a) have 'limit' and 'bucketSizeLimit' separate.
> b) support JSON facet input string entirely as a parameter value.
> c) Use -1 in bucketSizeLimit to get all facets



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