From dev-return-44514-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed Nov 27 22:12:42 2013 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31DB31092A for ; Wed, 27 Nov 2013 22:12:42 +0000 (UTC) Received: (qmail 37829 invoked by uid 500); 27 Nov 2013 22:12:39 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 37306 invoked by uid 500); 27 Nov 2013 22:12:39 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 37102 invoked by uid 99); 27 Nov 2013 22:12:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 22:12:38 +0000 Date: Wed, 27 Nov 2013 22:12:38 +0000 (UTC) From: "lucas theisen (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DIRSERVER-1921) Indexes dont work on distinguishedNameMatch attributeType MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 lucas theisen created DIRSERVER-1921: ---------------------------------------- Summary: Indexes dont work on distinguishedNameMatch attributeType Key: DIRSERVER-1921 URL: https://issues.apache.org/jira/browse/DIRSERVER-1921 Project: Directory ApacheDS Issue Type: Bug Components: core Affects Versions: 2.0.0-M15 Reporter: lucas theisen Priority: Critical When attempting to add an index for an attribute that uses distinguishedNameMatch, items are not found. I will attach a patch for the JdbmIndexTest that demonstrates the issue. -- This message was sent by Atlassian JIRA (v6.1#6144)