Marshall Schor created UIMA-5991:
------------------------------------
Summary: uv3 augment Cas Compare to allow for a series of
accomodations
Key: UIMA-5991
URL: https://issues.apache.org/jira/browse/UIMA-5991
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 3.0.1SDK
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 3.0.2SDK
The Cas Compare class supports a small range of accomodations. Document these
better, and extend them to include more variations, including having specific
String/FS/Arrays be sorted if needed for particular type/feature pairs.
This allows running the compare between CASs produced by different runs where
perhaps it is desired to ignore the ordering of elements in particular arrays
(because, for instance, they might have been produced by iterating over hash
maps/sets, and the order is unimportant)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)