This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
haystack
Watch
1
Star
0
Fork
0
You've already forked haystack
mirror of
https://github.com/deepset-ai/haystack.git
synced
2025-08-30 11:26:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
document_stores
History
Stefano Fiorucci
7290196c32
fix: allow same
vector_id
in different indexes for SQL-based Document stores (
#3383
)
...
* fix_multiple_indexes * improve test names
2022-10-14 09:55:56 +02:00
..
__init__.py
[CI refactoring] Categorize tests into folders (
#2554
)
2022-05-17 09:55:53 +01:00
test_document_store.py
fix: allow same
vector_id
in different indexes for SQL-based Document stores (
#3383
)
2022-10-14 09:55:56 +02:00
test_faiss.py
fix: allow same
vector_id
in different indexes for SQL-based Document stores (
#3383
)
2022-10-14 09:55:56 +02:00
test_knowledge_graph.py
Add InMemoryKnowledgeGraph (
#2678
)
2022-06-22 19:16:33 +02:00
test_opensearch.py
feat: add support for Elasticsearch 7.16.2 (
#3318
)
2022-10-13 11:53:27 +02:00
test_pinecone.py
update to PineconeDocumentStore to remove dependency on SQL db (
#2749
)
2022-08-24 13:27:15 +02:00
test_sql_based.py
feat: FAISS in OpenSearch: Support HNSW for cosine (
#3217
)
2022-09-23 13:26:49 +02:00
test_weaviate.py
Forbid the key
id
from
Document
s to be written in
WeaviateDocumentStore
(
#2846
)
2022-08-12 17:50:54 +02:00