elasticsearch-py icon indicating copy to clipboard operation
elasticsearch-py copied to clipboard

Removing the from parameter per issue #2385

Open JessicaGarson opened this issue 1 year ago โ€ข 2 comments

I removed the from parameter to fix the bug in the documentation reported here.

I also wanted to know if you knew of a good spot to add back to the description.

JessicaGarson avatar Jan 18 '24 20:01 JessicaGarson

A documentation preview will be available soon.
Help us out by validating the Buildkite preview and reporting issues here. Please also be sure to double check all images to ensure they are correct in the preview.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

github-actions[bot] avatar Jan 18 '24 20:01 github-actions[bot]

Hello! I really appreciate your efforts here, but unfortunately that code is generated, so that change will disappear at the next edit. I need to fix the generator, which is not public.

If you're still interested in working on the Elasticsearch client, maybe https://github.com/elastic/elasticsearch-py/issues/2167 is a good fit? It involves a few changes in https://github.com/elastic/elastic-transport-python/. I can provide more explanations if needed. Thank you.

pquentin avatar Jan 19 '24 11:01 pquentin