-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Rest API
SearchObject uses [DocumentHelper.setProperty|DocumentHelper.setProperty] to read search parameters into search document properties. However, this helper is not able to unmarshal entities (see this comment). We should use another helper instead, such as DocumentPropertiesJsonReader.