From issues-return-5775-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Sun Dec 1 12:12:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id F131B18061A for ; Sun, 1 Dec 2019 13:12:01 +0100 (CET) Received: (qmail 76367 invoked by uid 500); 1 Dec 2019 12:12:01 -0000 Mailing-List: contact issues-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 issues@lucene.apache.org Received: (qmail 76358 invoked by uid 99); 1 Dec 2019 12:12:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Dec 2019 12:12:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 96F49E00CD for ; Sun, 1 Dec 2019 12:12:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 0C203780197 for ; Sun, 1 Dec 2019 12:12:00 +0000 (UTC) Date: Sun, 1 Dec 2019 12:12:00 +0000 (UTC) From: "mosh (Jira)" To: issues@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-13759) Optimize Queries when query filtering by TRA router.field MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-13759?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1698= 5544#comment-16985544 ]=20 mosh commented on SOLR-13759: ----------------------------- [~gus], You are right, fixed it! The attached patch is ready for review. =C2=A0 thanks! > Optimize Queries when query filtering by TRA router.field > --------------------------------------------------------- > > Key: SOLR-13759 > URL: https://issues.apache.org/jira/browse/SOLR-13759 > Project: Solr > Issue Type: Sub-task > Reporter: mosh > Assignee: Gus Heck > Priority: Minor > Attachments: SOLR-13759.patch > > > We are currently testing TRA using Solr 7.7, having >300 shards in the al= ias, with much growth in the coming months. > The "hot" data(in our case, more recent) will be stored on stronger nodes= (SSD, more RAM, etc). > A proposal of optimizing queries will be by filtering query by date range= , by that we will be able to querying the specific TRA collections taking a= dvantage of the TRA mechanism of partitioning data based on date. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org For additional commands, e-mail: issues-help@lucene.apache.org