elasticsearch
copied
Remove dc2
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
@ -19,7 +19,7 @@ Insert an example document into ElasticSearch with address of localhost:9200 and
```python
from datetime import datetime
from towhee.dc2 import pipe, ops, DataCollection
from towhee import pipe, ops, DataCollection
example_doc = {