You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2021. It is now read-only.
Description/Story:
Currently commitWithin is not implemented in elasticsearch and bulk index is using the default behavior of elastic to refresh search contents. Research Elastic options to add a similar behavior as commitWithin in Solr.
Acceptance Criteria:
determine if it is possible to implement commit within in elastic backend
if possible implement commit within in elastic backend