Update vector search filtering#2470
Open
ESzyszka wants to merge 39 commits into
Open
Conversation
Clarify the distinction between vector search and filtering, emphasizing the need for filters to enforce constraints like price. Update section headers for better readability.
Clarified the explanation of vector search limitations and filtering constraints.
Clarified that results must satisfy hard constraints in vector search.
Updated the image in the vector search filtering article to a new URL.
Added an example of using filtering in vector search for e-commerce scenarios, emphasizing the importance of constraints like price.
Updated the explanation of points in Qdrant to clarify components and added context on filtering in vector search.
Added a decision flowchart for filtering in vector search to help users determine when to apply filters based on query requirements.
Added a decision tree to help determine when to use filtering in vector search queries, highlighting coordination costs and the impact of filter selectivity.
Replaced decision tree with a quadrant chart for filter strategy.
Updated the article metadata for vector search filtering.
Updated the article on vector search filtering with new images and enhanced descriptions.
Removed an outdated image and added a new image to enhance the article's visual content.
Replaced an outdated image with a new one to illustrate Qdrant's filterable vector index.
Updated the article on vector search filtering to enhance clarity and detail. Added examples and explanations on filtering conditions, nested filtering, and the importance of payload indexing.
Updated image tags to use HTML syntax and added new images for better visualization.
Removed an unnecessary image and adjusted the content structure.
✅ Deploy Preview for condescending-goldwasser-91acf0 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
kanungle
requested changes
Jul 7, 2026
Updated the formatting and structure of the vector search filtering documentation, including improved headings, added figures, and enhanced explanations of filtering mechanics and examples.
Clarify the relationship between filtering and sorting in vector search, emphasizing its complexity compared to traditional databases.
Contributor
Author
|
@kanungle All comments addressed |
Contributor
|
@ESzyszka my comments are not addressed.
Also, technical articles are not blogs. |
kanungle
requested changes
Jul 10, 2026
Contributor
There was a problem hiding this comment.
I re-reviewed this and do feel you've made some good additions to the article. You need to move the images diagrams to the right folder though, and ensure you are referencing them correctly (not with html). Additionally, the article is quite long and we should consider removing or separating the example given.
Lastly, we need to remove the unnecesary art images
Updated the syntax for including figures in the article.
Removed advanced filtering example on dinosaur diets and added section on other uses of filters.
Contributor
Author
|
CHANGES MADE:
|
Updated the article on filtering in vector search to refine the description and add author link and date.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preview link:
https://deploy-preview-2470--condescending-goldwasser-91acf0.netlify.app/articles/vector-search-filtering/
Key changes made: