Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Can search by subject lookup(s): e.g. by subjectId, by subjectIdentifier, by subjectId and source, by subjectIdentifier and source
  • Can search by freeform search string: e.g. search for "Chris Hyzer" and the jdbc2 source will find all subjects with chris and hyzer in the description
  • Can actAs another user
  • Can filter by list of sources for freeform search string
  • Can filter for member of group, though this is not exact, will get the list of subjects, then see which are in the group.  If the number of subjects found is more than a limit, it will not allow the search
  • In 2.1.6+ you can search for members in a group that will be efficient since it uses a member search field.  If you pass in the param SearchStringEnumZeroIndexed with a value of 0-4 (if there are 5 search fields), then that is the search field it will use, otherwise the default search field will be used

Get subjects Lite service

...