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

Dennis Gove edited comment on SOLR-7904 at 12/11/15 2:15 PM:
-------------------------------------------------------------

Alright. The expression parsing is similar to CloudSolrStream whereby some 
named parameters are required (buckets, bucketSorts, bucketSizeLimit) but the 
others are just passed down to the QueryRequest and are not considered 
explicitly. If fl and sort are not required then it'd just be a change in the 
documentation and not an implementation change (since the expression parsing 
doesn't explicitly look to ensure those were provided).


was (Author: dpgove):
Alright. The expression parsing in similar to CloudSolrStream whereby some 
named parameters are required (buckets, bucketSorts, bucketSizeLimit) but the 
others are just passed down to the QueryRequest and are not considered 
explicitly. If fl and sort are not required then it'd just be a change in the 
documentation and not an implementation change (since the expression parsing 
doesn't explicitly look to ensure those were provided).

> Make FacetStream Expressible
> ----------------------------
>
>                 Key: SOLR-7904
>                 URL: https://issues.apache.org/jira/browse/SOLR-7904
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: Trunk
>            Reporter: Joel Bernstein
>             Fix For: Trunk
>
>
> This ticket makes the FacetStream (SOLR-7903) expressible, so it can be used 
> as a Streaming Expression.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to