diff --git a/docs/api_references/index/backends.md b/docs/api_references/index/backends.md deleted file mode 100644 index 6bfcaf17670..00000000000 --- a/docs/api_references/index/backends.md +++ /dev/null @@ -1,3 +0,0 @@ -# Backends - -::: docarray.index.backends diff --git a/docs/user_guide/storing/index_elastic.md b/docs/user_guide/storing/index_elastic.md index 2876c813591..6bb785532bf 100644 --- a/docs/user_guide/storing/index_elastic.md +++ b/docs/user_guide/storing/index_elastic.md @@ -1,6 +1,7 @@ # ElasticSearch Document Index DocArray comes with two Document Indexes for [Elasticsearch](https://www.elastic.co/elasticsearch/): + - [ElasticDocIndex][docarray.index.backends.elastic.ElasticDocIndex], based on [Elasticsearch 8](https://github.com/elastic/elasticsearch). - [ElasticV7DocIndex][docarray.index.backends.elasticv7.ElasticV7DocIndex], based on [Elasticsearch 7.10](https://www.elastic.co/downloads/past-releases/elasticsearch-7-10-0).