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

Re: Substrings in attributes - changing schemas



Nick Milas writes:
> I then tested, and found he was right! I can't do exact matches as well!

Note that after messing with the schema of existing objects in your database,
at best you need to rebuild your indexes with slapindex (while slapd is down),
at worst you may have to slapcat the old database (with the old schema),
move away the database directory, and slapadd it back to a fresh database.

-- 
Hallvard