You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Naveen Tatikonda 9cbefcc56c
[ OpenSearch ] : Add AOSS Support to OpenSearch (#8256)
### Description

This PR includes the following changes:

- Adds AOSS (Amazon OpenSearch Service Serverless) support to
OpenSearch. Please refer to the documentation on how to use it.
- While creating an index, AOSS only supports Approximate Search with
`nmslib` and `faiss` engines. During Search, only Approximate Search and
Script Scoring (on doc values) are supported.
- This PR also adds support to `efficient_filter` which can be used with
`faiss` and `lucene` engines.
- The `lucene_filter` is deprecated. Instead please use the
`efficient_filter` for the lucene engine.


Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
1 year ago
..
api_reference use top nav docs (#8090) 1 year ago
docs_skeleton Update Broken Links (#8247) 1 year ago
extras [ OpenSearch ] : Add AOSS Support to OpenSearch (#8256) 1 year ago
snippets Update Integrations links (#8206) 1 year ago
.local_build.sh Fix `make docs_build` and related scripts (#7276) 1 year ago
package-lock.json docs: New experimental UI for Mendable Search (#6558) 1 year ago
vercel_requirements.txt use top nav docs (#8090) 1 year ago