Subject is now a Map<String, String>
- Subject and SubjectAdapter are not required anymore => makes startup much more easy!
- findData(bson.Document) method has been removed as it can now be replaced by findRawData(...)
- findUniqueSubjects() and findDistinctEntries() have been removed as they seem unused