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 AD529118E2 for ; Wed, 27 Aug 2014 03:36:38 +0000 (UTC) Received: (qmail 71896 invoked by uid 500); 27 Aug 2014 03:36:35 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 71829 invoked by uid 500); 27 Aug 2014 03:36:35 -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 71809 invoked by uid 99); 27 Aug 2014 03:36:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2014 03:36:34 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of lalit.j.jangra@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2014 03:36:09 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1XMU1o-0001bK-9q for solr-user@lucene.apache.org; Tue, 26 Aug 2014 20:36:08 -0700 Date: Tue, 26 Aug 2014 20:36:08 -0700 (PDT) From: lalitjangra To: solr-user@lucene.apache.org Message-ID: <1409110568221-4155317.post@n3.nabble.com> Subject: Solr content limits? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am using SOlr 4.6.0 with single collection/core and want to know details about following. 1. What is the maximum number of documents which can be uploaded in a single collection/core? 2. What is the maximum size of a document i can upload in solr without failing? 3. Is there any way to update these limits, if possible? Regards. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-content-limits-tp4155317.html Sent from the Solr - User mailing list archive at Nabble.com.