What kind of business use case are you trying to solve? What are your requirements?
I'd like to transition to OpenSearch from Elasticsearch, inside of a Rails project. These projects almost exclusively use the elastic/elasticsearch-rails gem, rather than the ruby client directly.
What is the problem? What is preventing you from meeting the requirements?
There is no comparable or compatible version of this gem maintained by the OpenSearch community.
What are you proposing? What do you suggest we do to solve the problem or improve the existing situation?
That the opensearch-project team fork and maintain an opensearch version of elastic/elasticsearch-rails (this codebase comprises three gems: elasticsearch-model, elasticsearch-persistence, elasticsearch-rails which work together).
What are your assumptions or prerequisites?
That the team would be prepared to commit the resources to doing this; and that the vast majority of ruby projects interacting with opensearch will be using rails and would therefore benefit.
What are remaining open questions?
None.
What kind of business use case are you trying to solve? What are your requirements?
I'd like to transition to OpenSearch from Elasticsearch, inside of a Rails project. These projects almost exclusively use the elastic/elasticsearch-rails gem, rather than the ruby client directly.
What is the problem? What is preventing you from meeting the requirements?
There is no comparable or compatible version of this gem maintained by the OpenSearch community.
What are you proposing? What do you suggest we do to solve the problem or improve the existing situation?
That the opensearch-project team fork and maintain an opensearch version of elastic/elasticsearch-rails (this codebase comprises three gems:
elasticsearch-model,elasticsearch-persistence,elasticsearch-railswhich work together).What are your assumptions or prerequisites?
That the team would be prepared to commit the resources to doing this; and that the vast majority of ruby projects interacting with opensearch will be using rails and would therefore benefit.
What are remaining open questions?
None.