Skip to content

Search without data object

Roland Glück requested to merge SearchWithoutDataObject into master

Merge Request

Breaking Changes

Search can now be done using the collectionId only without specifying a dataObjectId.

Description

Search without dataObjectId was implemented.

Checklist

  • The code compiles without any warnings.
  • I followed the code review checklist.
  • The documentation has been added/updated.
  • There are no System.out.println() statements.

Related Issues

Merge request reports