Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E526F18A5D for ; Wed, 6 Jan 2016 04:25:34 +0000 (UTC) Received: (qmail 52321 invoked by uid 500); 6 Jan 2016 04:25:32 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 52251 invoked by uid 500); 6 Jan 2016 04:25:31 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 52239 invoked by uid 99); 6 Jan 2016 04:25:31 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jan 2016 04:25:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id DF917180257 for ; Wed, 6 Jan 2016 04:25:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 6.086 X-Spam-Level: ****** X-Spam-Status: No, score=6.086 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FUZZY_MILLION=2.599, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id DgabKvb5ZT4U for ; Wed, 6 Jan 2016 04:25:20 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 863B825E6F for ; Wed, 6 Jan 2016 04:25:19 +0000 (UTC) Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id 4B666A983C90 for ; Tue, 5 Jan 2016 20:21:57 -0800 (PST) Date: Tue, 5 Jan 2016 21:25:17 -0700 (MST) From: Mugeesh Husain To: solr-user@lucene.apache.org Message-ID: <1452054317380-4248793.post@n3.nabble.com> In-Reply-To: References: <1451904566.1436758.482184242.1A2E49BC@webmail.messagingengine.com> <1451912624530-4248388.post@n3.nabble.com> <1451954545.1621804.482920698.2232CF7A@webmail.messagingengine.com> <1451988307607-4248597.post@n3.nabble.com> <568BADF2.7090904@helsinki.fi> <1452003147211-4248657.post@n3.nabble.com> <568BD07C.7060006@helsinki.fi> <1452008746450-4248689.post@n3.nabble.com> Subject: Re: how to search miilions of record in solr query MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit @Erick Erickson thanks for reply, Actually they give me only this task to search 1 millions ID's with good performance ,result should be appear within 50-100ms. Yeah i will fire off the full query (up to millions) in the background, but how what is the efficient way of doing it in term of performace. -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-search-miilions-of-record-in-solr-query-tp4248360p4248793.html Sent from the Solr - User mailing list archive at Nabble.com.