# AsyncSparseVectorStrategy

> **Class** in `langchain_elasticsearch`

📖 [View in docs](https://reference.langchain.com/python/langchain-elasticsearch/vectorstores/AsyncSparseVectorStrategy)

## Signature

```python
AsyncSparseVectorStrategy()
```

## Extends

- `_AsyncSparseVectorStrategy`

---

[View source on GitHub](https://github.com/langchain-ai/langchain-elastic/blob/e78a327f38e09abd10128ed28c8774e9a8f9fec0/libs/elasticsearch/langchain_elasticsearch/vectorstores.py#L120)