Open
Description
Task Description
Most of the Elasticsearch implementation has already been written. There are still two major problems that need to be resolved:
- ElasticsearchResultIterator needs to implement deserialize(). We are having an issue with creating an instance of a generic type.
- Debug data persistence to make sure that the data in Elasticsearch is being updated properly.
Updates will be posted as progress is made.
Related PR
#225