langchain/docs/modules/indexes
Kacper Łukawski 8bcaca435a
Feature: Qdrant filters supports (#5446)
# Support Qdrant filters

Qdrant has an [extensive filtering
system](https://qdrant.tech/documentation/concepts/filtering/) with rich
type support. This PR makes it possible to use the filters in Langchain
by passing an additional param to both the
`similarity_search_with_score` and `similarity_search` methods.

## Who can review?

@dev2049 @hwchase17

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-31 02:26:16 -07:00
..
document_loaders/examples Harrison/spark reader (#5405) 2023-05-29 20:23:17 -07:00
retrievers/examples Better docs for weaviate hybrid search (#5290) 2023-05-26 09:30:41 -07:00
text_splitters Harrison/html splitter (#5468) 2023-05-30 21:06:07 -07:00
vectorstores Feature: Qdrant filters supports (#5446) 2023-05-31 02:26:16 -07:00
document_loaders.rst Harrison/spark reader (#5405) 2023-05-29 20:23:17 -07:00
getting_started.ipynb Update getting_started.ipynb (#4850) 2023-05-17 13:19:14 -07:00
retrievers.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
text_splitters.rst docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
vectorstores.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00