[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Index on attribute (ITS#2705)
At 12:20 AM 9/9/2003, ingar-glenn.pedersen@telenor.com wrote:
>Full_Name: Ingar Glenn Pedersen
>Version: 2.0.23
>OS: Solaris
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (148.122.204.179)
>
>
>I have an attribute with syntax
>attributetype (1.3.6.1.4.1.12573.2.1.1.16 NAME ( 'icDate' )
> EQUALITY generalizedTimeMatch
> ORDERING generalizedTimeOrderingMatch
> SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
> SINGLE-VALUE )
>
>I can not have an index on icEnds (only pres, not equality). I am trying to
>index icEnds, has icDate as sup:
>
>attributetype (1.3.6.1.4.1.12573.2.1.1.5 NAME ( 'icEnds' ) SUP icDate).
>
>I suspect a bug in OpenLDap on this? Is it so, or can you see something wrong here.
>
>Trying this:
>
>index icEnds pres, eq
Why do you suspect the error message returned is incorrect?
Kurt