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

RE: back-bdb indexing



I spoke too soon. make test fails, I've got some more checking to do.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-devel@OpenLDAP.org
> [mailto:owner-openldap-devel@OpenLDAP.org]On Behalf Of Howard Chu
> Sent: Friday, November 23, 2001 6:54 PM
> To: openldap-devel@OpenLDAP.org
> Subject: back-bdb indexing
>
>
> I've just committed a bunch of bugfixes to back-bdb and turned on #define
> BDB_FILTER_INDICES. With some simple indexed searches it appears
> to work. I
> haven't tried adds/deletes/modifications to any of the indices yet. Please
> give it a try...
>
> Note that creating an index after the fact is extremely slow. (In
> fact, any
> write operation is extremely slow.) I suggest you build the database and
> index in one operation (ldapadd or slapadd) rather than just building the
> database and then running slapindex later.
>
>   -- Howard Chu
>   Chief Architect, Symas Corp.       Director, Highland Sun
>   http://www.symas.com               http://highlandsun.com/hyc
>   Symas: Premier OpenSource Development and Support
>