Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export also fieldCaps at the service #46

Closed
gilkahan opened this issue Jun 18, 2019 · 1 comment
Closed

Export also fieldCaps at the service #46

gilkahan opened this issue Jun 18, 2019 · 1 comment
Labels
enhancement New feature or request PRs open

Comments

@gilkahan
Copy link

I'm submitting a...


[ ] Regression 
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

fieldCaps is not exported

Expected behavior

Need to export fieldCaps also, or even to change the esClient at ElasticsearchService to be a protected so it will be possible to extend the service.

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


Nest version: X.Y.Z

 
For Tooling issues:
- Node version: XX  
- Platform:  

Others:

@kamilmysliwiec kamilmysliwiec added enhancement New feature or request PRs open labels Jul 12, 2019
@kamilmysliwiec
Copy link
Member

ElasticsearchService now extends the native Client class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PRs open
Projects
None yet
Development

No branches or pull requests

2 participants