From general-return-3407-apmail-lucene-general-archive=lucene.apache.org@lucene.apache.org Sun Jul 3 17:34:33 2011 Return-Path: X-Original-To: apmail-lucene-general-archive@www.apache.org Delivered-To: apmail-lucene-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6DED645D1 for ; Sun, 3 Jul 2011 17:34:33 +0000 (UTC) Received: (qmail 21872 invoked by uid 500); 3 Jul 2011 17:34:32 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 21800 invoked by uid 500); 3 Jul 2011 17:34:31 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Received: (qmail 21789 invoked by uid 99); 3 Jul 2011 17:34:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2011 17:34:31 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tommaso.teofili@gmail.com designates 209.85.210.48 as permitted sender) Received: from [209.85.210.48] (HELO mail-pz0-f48.google.com) (209.85.210.48) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2011 17:34:23 +0000 Received: by pzk10 with SMTP id 10so154499pzk.35 for ; Sun, 03 Jul 2011 10:34:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=BVg2RdPUj699nIR68Y1S7BtxgnJNfINrIdKhzADj520=; b=e+F/y93CZqa+5t68qhZMdjU04Z8QhaJGSN0KrkXEiSXz41SCKxGcT/HD+9+EcKx+lY A32GS3a+L4XUQj5Je0z6LEFPXoeq04GuWODs3A+CXiu3FI++Y23SJSTb/VmbSW2mp7Px 7tUV/l9yeNxJ5tcybCuUKRv22UYXBoJHJXqno= Received: by 10.142.65.24 with SMTP id n24mr2416211wfa.281.1309714442128; Sun, 03 Jul 2011 10:34:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.157.1 with HTTP; Sun, 3 Jul 2011 10:33:22 -0700 (PDT) In-Reply-To: <1309713475412-3135299.post@n3.nabble.com> References: <1309713475412-3135299.post@n3.nabble.com> From: Tommaso Teofili Date: Sun, 3 Jul 2011 19:33:22 +0200 Message-ID: Subject: Re: UIMA without API key To: general@lucene.apache.org Content-Type: multipart/alternative; boundary=001636e0a54a148c8104a72da8bc X-Virus-Checked: Checked by ClamAV on apache.org --001636e0a54a148c8104a72da8bc Content-Type: text/plain; charset=ISO-8859-1 Hello Paco, you can just disable the AlchemyAPI/OpenCalais analysis engines executed in the aggregate analysis engine you are using, so if you're using OverridingParamsExtServicesAE.xml [1] you can just comment the lines flowConstraints> AggregateSentenceAE Hope this helps, Tommaso [1] : http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_3/solr/contrib/uima/src/main/resources/org/apache/uima/desc/OverridingParamsExtServicesAE.xml --001636e0a54a148c8104a72da8bc--