[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: indexing createTimestamp



On Fri, Nov 16, 2001 at 04:21:12PM +0100, Kuba Leszewski wrote:
% Check teh schema file,
% find the createTimestamp attribute
% and see what indexes are allowed/disallowed
% 
% It should be somewhere there

I'm not quite sure if/how you can specify allowed indices in the schema
definition; here's the definition for createTimestamp from the OpenLDAP core
schema:

attributetype ( 2.5.18.1 NAME 'createTimestamp'
    EQUALITY generalizedTimeMatch
    ORDERING generalizedTimeOrderingMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
    SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation )

john
-- 
John Morrissey          _o            /\         ----  __o
jwm@horde.net        _-< \_          /  \       ----  <  \,
www.horde.net/    __(_)/_(_)________/    \_______(_) /_(_)__