elastic_client icon indicating copy to clipboard operation
elastic_client copied to clipboard

How is this project's status?

Open softmarshmallow opened this issue 4 years ago • 4 comments

roadmaps ect.. + would like to join as contributor since i need to back fully functioning flutter web app with elasticsearch

softmarshmallow avatar Mar 31 '20 15:03 softmarshmallow

@softmarshmallow: I don't actively work on the code, but I'm happy to assist, review code, merge PRs, including breaking API changes (if needed).

isoos avatar Mar 31 '20 15:03 isoos

I think i could start with documentation. any guidelines provided?

softmarshmallow avatar Apr 01 '20 01:04 softmarshmallow

@softmarshmallow: I think it would be best to create/document real-world examples that are somewhat end-to-end: e.g. index creation, adding items, querying, deleting items... I wish we had integration tests like that (e.g. test would start an elastic instance in docker, and run the test asserts on it).

isoos avatar Apr 01 '20 07:04 isoos

I think i could start with documentation. any guidelines provided?

Please add more examples.

leech001 avatar Apr 08 '20 15:04 leech001