Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BF7AD200B68 for ; Fri, 5 Aug 2016 05:38:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BADBF160AAE; Fri, 5 Aug 2016 03:38:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 01E48160AAB for ; Fri, 5 Aug 2016 05:38:21 +0200 (CEST) Received: (qmail 1275 invoked by uid 500); 5 Aug 2016 03:38:20 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 1265 invoked by uid 99); 5 Aug 2016 03:38:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2016 03:38:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6D4D12C0033 for ; Fri, 5 Aug 2016 03:38:20 +0000 (UTC) Date: Fri, 5 Aug 2016 03:38:20 +0000 (UTC) From: "Joel Bernstein (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SOLR-9387) Scalable stored queries and alerts with the topic Streaming Expression MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 05 Aug 2016 03:38:22 -0000 Joel Bernstein created SOLR-9387: ------------------------------------ Summary: Scalable stored queries and alerts with the topic Streaming Expression Key: SOLR-9387 URL: https://issues.apache.org/jira/browse/SOLR-9387 Project: Solr Issue Type: New Feature Security Level: Public (Default Security Level. Issues are Public) Reporter: Joel Bernstein The topic expression already stores the checkpoints for a topic. This ticket will allow the topic to store the topic query as well. Because topics are stored in a SolrCloud collection this will allow for storing millions of topics/queries. Worker collections can then be used to execute the topic queries in parallel. -- 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