[
https://issues.apache.org/jira/browse/SOLR-13057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719017#comment-16719017
]
ASF subversion and git services commented on SOLR-13057:
--------------------------------------------------------
Commit 7e4555a2fdb863d6aac2f785116f8f13e51bf16b in lucene-solr's branch
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7e4555a ]
SOLR-13057: Allow search, facet and timeseries Streaming Expressions to accept
a comma delimited list of collections
> 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
> Security Level: Public(Default Security Level. Issues are Public)
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]