You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Cassandra Targett (Jira)" <ji...@apache.org> on 2021/08/13 19:27:00 UTC

[jira] [Updated] (SOLR-13057) Allow search, facet and timeseries Streaming Expressions to accept a comma delimited list of collections

     [ https://issues.apache.org/jira/browse/SOLR-13057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett updated SOLR-13057:
-------------------------------------
    Component/s: streaming expressions

> Allow search, facet and timeseries Streaming Expressions to accept a comma delimited list of collections
> --------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-13057
>                 URL: https://issues.apache.org/jira/browse/SOLR-13057
>             Project: Solr
>          Issue Type: New Feature
>          Components: streaming expressions
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>         Attachments: SOLR-13057.patch, SOLR-13057.patch, SOLR-13057.patch, SOLR-13057.patch, SOLR-13057.patch, SOLR-13057.patch
>
>
> This ticket will allow the *search*, *facet* and *timeseries* Streaming Expression to accept a comma delimited list of the collections to search. Other expressions may also be included in this ticket as needed. The primary driver for this ticket is to allow these expression to operate flexibly over time partitioned collections.
> Sample syntax:
> {code:java}
> search("collection1, collection2", q="*:*", ...){code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org