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

Re: dupent and filters



At 06:33 PM 6/19/00 -0600, Jim Sermersheim wrote:
>>From section 4.1: "If a specified attribute exists in an entry to be returned by search, one instance of that entry per attribute value is returned". This implies that the search has been completed and the dupent control is applied to the result set of the search. The idea of only returning entries that match the filter is good though, it's something that slipped by. I'd like to add language that specifies that each duplicate entry MUST match the search filter, server implementations may vary, but the end result should be the same.  

I concur.

>I'm also wondering if anyone will expect that each duplicate entry might not match the filter? Given your example, one might know that the entry is named cn=foo, o=bar and want to read it and get the result back as duplicate entries. If people will want this behavior, we'd have to add an option to the request control that allows the server to return duplicates don't match the filter. What do you think?
>

I rather keep the control as simple as possible.