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

Re: indexing



At 07:03 PM 2001-09-06, oberwetter, josh wrote:
>Could somebody verify that I'm indexing correctly?
>
>I know that directory clients might perform searches with filters similar to
>the following:
>(uid=1233*)
>
>So, I should create a subfinal index for the uid attributetype.

As the above filter provides an initial substring, you like
want a subinitial index on the attribute.

Kurt