elasticsearcher icon indicating copy to clipboard operation
elasticsearcher copied to clipboard

Add AbstractDocument

Open dieterve opened this issue 9 years ago • 0 comments

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

dieterve avatar Jun 26 '15 13:06 dieterve