# elasticsearch

> The official low-level Elasticsearch client for Node.js and the browser.

Latest version **16.7.3** (published 2022-02-17) · Apache-2.0 license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install elasticsearch
pnpm add elasticsearch
yarn add elasticsearch
bun add elasticsearch
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 16.7.3 |
| Published | 2022-02-17 |
| First published | 2013-12-17 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | separate (@types/elasticsearch) |
| Module format | CommonJS |
| Node | >=0.8 |
| Dependencies | 3 |
| Unpacked size | 3.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 56 |
| Author | Spencer Alger |
| Maintainers | tylersmalley, lukasolson, spalger, jbudz, delvedor |
| Keywords | elasticsearch, mapping, REST |

## Links

- npm: https://www.npmjs.com/package/elasticsearch
- Repository: https://github.com/elastic/elasticsearch-js-legacy
- Homepage: https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html
- Issues: https://github.com/elastic/elasticsearch-js-legacy/issues
- npm.io page: https://npm.io/package/elasticsearch

## Dependencies (3)

- [chalk](https://npm.io/package/chalk.md) ^1.0.0
- [lodash](https://npm.io/package/lodash.md) ^4.17.10
- [agentkeepalive](https://npm.io/package/agentkeepalive.md) ^3.4.1

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 16.7.3 (latest) — 2022-02-17
- 13.0.0-beta2 (beta) — 2017-02-22
- 12.1.0-agentkeepalive (agentkeepalive) — 2016-12-07
- 12.0.0-rc5 (prerelease) — 2016-08-19
- 16.7.2 — 2020-11-30
- 16.7.1 — 2020-03-26
- 16.7.0 — 2020-03-25
- 16.6.0 — 2020-01-15
- 16.5.0 — 2019-10-31
- 16.4.0 — 2019-09-19
- 16.3.0 — 2019-07-10
- 16.2.0 — 2019-07-03
- 16.1.1 — 2019-06-04
- 16.1.0 — 2019-05-30
- 16.0.0 — 2019-05-02
- … 113 more at https://npm.io/package/elasticsearch/versions

## README

⚠️ **This client is no longer maintained. We strongly advise you to migrate to the [new Elasticsearch client](https://github.com/elastic/elasticsearch-js).**

---

Please read the [announcement of the new Elasticsearch JavaScript client](https://www.elastic.co/blog/new-elasticsearch-javascript-client-released) or navigate to the [repository directly](https://github.com/elastic/elasticsearch-js).

We have built a [migration guide](https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/breaking-changes.html) that will help you move to the new client quickly.

---
_Source: https://npm.io/package/elasticsearch · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
