What replaced mergeResults="true"?
Cantor, Scott
cantor.2 at osu.edu
Thu Jul 21 15:22:58 EDT 2016
> It looks like it might be a one-for-one replacement with
> multipleResultsIsError:
I couldn't say, but it's not wired to anything. That is, it doesn't cause the code to turn on any particular setting now, it's just stubbed out in the configuration parser.
> But, I'm not sure what the default behavior of the LDAP connector in v3 is
> when it encounters multiple results.
Well, multipleResultsAnError defaults to false in the code, so I would assume that it does something sane with multiple results to merge them.
> Couldn't find the answer archived, and apologies if I missed it, but rather
> than reading code and actually learning, I'll ask here for posterity. Is it first
> record wins, or merge, or something else? Configurable?
I assume merge.
-- Scott
More information about the users
mailing list