From users-return-4083-apmail-directory-users-archive=directory.apache.org@directory.apache.org Mon Oct 3 23:38:59 2011 Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DE7F91F1 for ; Mon, 3 Oct 2011 23:38:59 +0000 (UTC) Received: (qmail 12326 invoked by uid 500); 3 Oct 2011 23:38:59 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 12289 invoked by uid 500); 3 Oct 2011 23:38:59 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 12281 invoked by uid 99); 3 Oct 2011 23:38:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 23:38:59 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,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 ayyagarikiran@gmail.com designates 209.85.210.178 as permitted sender) Received: from [209.85.210.178] (HELO mail-iy0-f178.google.com) (209.85.210.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 23:38:52 +0000 Received: by iabz21 with SMTP id z21so7468815iab.37 for ; Mon, 03 Oct 2011 16:38:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=WGXFC+2hRddFTaiiMK6DUV74Yl7Rs3H69TQTN0qL1j4=; b=gWtilFu2DKWy5/ym+HX6OZipL7r8fRMs+3zUVJtNenOpzGDxAimm9GMhwI0e1Uo2/g v66D5tWWZsq7TZa+u+HhlblVUa578RbZ+sWiQX2v6+fivlPJudmBOlOKMdH+4oyruTu5 A1SIRQ4fRq5UkVRXd6A1lJKAY9pdUfWip6PAM= MIME-Version: 1.0 Received: by 10.231.0.221 with SMTP id 29mr861621ibc.56.1317685111667; Mon, 03 Oct 2011 16:38:31 -0700 (PDT) Sender: ayyagarikiran@gmail.com Received: by 10.231.39.198 with HTTP; Mon, 3 Oct 2011 16:38:31 -0700 (PDT) In-Reply-To: References: Date: Mon, 3 Oct 2011 19:38:31 -0400 X-Google-Sender-Auth: C9tDZjDRlCUmn6leE8i-zmyvl8I Message-ID: Subject: Re: Indexing schema attributes From: Kiran Ayyagari To: users@directory.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org AFAIR this is a harm less message logged at the wrong level, this was fixed in the later version (think, I did it in 1.5.7) On Mon, Oct 3, 2011 at 5:54 PM, Craig Setera wrote: > Hello, > > We are currently running Apache DS 1.5.5 with our own custom imported > schema. =A0We would like to improve performance for lookups by indexing o= ur > attributes within our own partition. =A0However, when I do this, I get th= e > complaint: > > [16:13:54] ERROR > [org.apache.directory.server.schema.registries.DefaultAttributeTypeRegist= ry] > - attributeType w/ OID 1.3.6.1.4.1.34720.0.1.1.102 not registered! > > If I turn up server logging, I can see that this complain happens before = the > attribute is officially registered. =A0It seems like the ordering is curr= ently > not right with my configuration, but I'm not sure how to fix that. =A0Can > anyone offer suggestions on how I would add an index on a custom schema > attribute? > > Thanks, > Craig > > > > -- > Craig Setera > Director, Product Engineering > mFoundry > p 415.324.5801 > craig@mfoundry.com > --=20 Kiran Ayyagari