Description
- StrField.toObject and toExternal don't work with docValue IndexableField instances
- StrField.createFields needlessly adds nulls to the list of returned IndexableFields (not strictly a bug, but not needed), and creates an arraylist that is bigger than needed.