Hello,
I was wondering is there a significant performance benifit
in changing n searches for items a through n to one search with
a large search filter (containing or'ed items a through n). I
know that binding, authentication is expensive but assuming I
have a connection where this has already been done do I gain
much by doing such a search?