You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dennis Gove (JIRA)" <ji...@apache.org> on 2015/12/11 15:16:11 UTC

[jira] [Comment Edited] (SOLR-7904) Make FacetStream Expressible

    [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org