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 502BB1097B for ; Mon, 23 Feb 2015 16:24:31 +0000 (UTC) Received: (qmail 30753 invoked by uid 500); 23 Feb 2015 16:24:15 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 30685 invoked by uid 500); 23 Feb 2015 16:24:15 -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 30673 invoked by uid 99); 23 Feb 2015 16:24:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2015 16:24:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of superinterstellar@gmail.com designates 209.85.217.173 as permitted sender) Received: from [209.85.217.173] (HELO mail-lb0-f173.google.com) (209.85.217.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2015 16:23:49 +0000 Received: by lbiz11 with SMTP id z11so19553184lbi.5 for ; Mon, 23 Feb 2015 08:21:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=n7KDuHiALW6tH3byX70osl2KcCgTc+jGz7Da5dyBo7g=; b=Jq62OCsgkqBrMKO34q32tFVmbBmB2v2ropa2WjgunOxm1/7okL9asS+heT1ziNbGIt T/j1kksGtGOdV0ZqgT8S0WVNzAM3Y5jaP7YOys02XZUsxWy+BVMQ530tU0DOgwkg9Pyz pW9gp5Rz/8qsdumikR6N4p9wgJUQS0ep2s4EJHpsPO0Op+slfinx7phqFRmoEqqI322o e0xFnmBTL3AiPWE8m3trp1R8WEjgaE8HZsnSkF1tZgTSuDyEiQqKxHZwB0wLtob2fHiS 2+0mLuBzo2OVk0yfOkubJIgswyCUGaQHRKjf9u0DPsDjIhE2xvoh2oKtS1t259OLXkpo NBQA== MIME-Version: 1.0 X-Received: by 10.112.85.165 with SMTP id i5mr3362896lbz.7.1424708493132; Mon, 23 Feb 2015 08:21:33 -0800 (PST) Received: by 10.25.208.16 with HTTP; Mon, 23 Feb 2015 08:21:33 -0800 (PST) Date: Tue, 24 Feb 2015 00:21:33 +0800 Message-ID: Subject: syntax for increasing java memory From: Kevin Laurie To: "solr-user@lucene.apache.org" Content-Type: multipart/alternative; boundary=001a11345cbea449e9050fc3cb29 X-Virus-Checked: Checked by ClamAV on apache.org --001a11345cbea449e9050fc3cb29 Content-Type: text/plain; charset=UTF-8 Hi Guys, I am a newbie on Solr and I am just using it for dovecot sake. Could you help advise the correct syntax to increase java heap size using the -xmx option(or advise some easy-to-read literature for configuring) ? Much appreciate if you could help. I just need this to sort out the problem with my Dovecot FTS. Thanks Kevin --001a11345cbea449e9050fc3cb29--