Skip to content

Commit

Permalink
generate docs for search.engine.py (#3507)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanSara authored Oct 31, 2022
1 parent 9fe2f69 commit 8ddeda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/document-store.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
loaders:
- type: python
search_path: [../../../../haystack/document_stores]
modules: ['base', 'elasticsearch', 'opensearch', 'memory', 'sql', 'faiss', 'milvus1', 'milvus2', 'weaviate', 'graphdb', 'deepsetcloud', 'pinecone', 'utils']
modules: ['base', 'elasticsearch', 'opensearch', 'memory', 'sql', 'faiss', 'milvus1', 'milvus2', 'weaviate', 'graphdb', 'deepsetcloud', 'pinecone', 'search_engine', 'utils']
ignore_when_discovered: ['__init__']
processors:
- type: filter
Expand Down

0 comments on commit 8ddeda8

Please sign in to comment.