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

Re: mdb index reporting available?



On 8/17/19 12:29 PM, Marc Roos wrote:
> I used to have some help with what and how I should add indexes, but it 
> looks like the new mdb backend is not telling me anymore. Is this 
> correct? Anyway to get a warning when some index needs to be set?
> 
> bdb_equality_candidates: (xxxx) not indexed
> bdb_inequality_candidates: (createTimestamp) not indexed
> etc

This message is not specific to a particular backend.

But anyway this message is pretty useless without closely looking at the
search filters actually used:

https://www.openldap.org/its/index.cgi?findid=7796

Which OpenLDAP builds are you using on which platform?

Ciao, Michael.