Closed
Description
Checklist
- I added a very descriptive title to this issue.
- I included a link to the documentation page I am referring to (if applicable).
Issue with current documentation:
The idea is to filter in as retriever function to get only subset of documents using operator or and. The self query in langchain does not seem supported with elastic vector.
Idea or request for content:
The as retriever should allow filter to take a function which just gets called over all documents.
The documentation is like a treasure hunt right now to find. Please consider improving.