elasticsearcher
elasticsearcher copied to clipboard
Add AbstractDocument
Instead of letting the documents manager return raw arrays, let it return an AbstractDocument.
- implements array
- can be interacted with via dotted notation
- has useful getters for index, type and version number