Skip to content

Update vector search filtering#2470

Open
ESzyszka wants to merge 39 commits into
masterfrom
update-vector-search-filtering
Open

Update vector search filtering#2470
ESzyszka wants to merge 39 commits into
masterfrom
update-vector-search-filtering

Conversation

@ESzyszka

@ESzyszka ESzyszka commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Preview link:
https://deploy-preview-2470--condescending-goldwasser-91acf0.netlify.app/articles/vector-search-filtering/

Key changes made:

  • update graphics
  • added flow of when to filter and when not to filter
  • changed wording and explanations to have a consistent technical language

ESzyszka added 27 commits July 2, 2026 13:47
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.
@ESzyszka ESzyszka requested a review from kanungle July 3, 2026 17:15
@netlify

netlify Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploy Preview for condescending-goldwasser-91acf0 ready!

Name Link
🔨 Latest commit 44bc806
🔍 Latest deploy log https://app.netlify.com/projects/condescending-goldwasser-91acf0/deploys/6a54b2396ee5670009ef9a60
😎 Deploy Preview https://deploy-preview-2470--condescending-goldwasser-91acf0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kanungle kanungle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ESzyszka did you see my feedback in #2464 ? You need to use Title Case and also use figure tag for images instead of raw html

Comment thread qdrant-landing/content/articles/vector-search-filtering.md Outdated
Comment thread qdrant-landing/content/articles/vector-search-filtering.md Outdated
ESzyszka added 3 commits July 9, 2026 15:07
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.
@ESzyszka

ESzyszka commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

@kanungle All comments addressed

@ESzyszka ESzyszka added the blog label Jul 9, 2026
@kanungle kanungle added draft do not merge For release on a specified date and removed blog labels Jul 10, 2026
@kanungle

kanungle commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@ESzyszka my comments are not addressed.

  • Still uses html embeds for images
  • Not using title case on section headers

Also, technical articles are not blogs.

@kanungle kanungle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@kanungle kanungle removed draft do not merge For release on a specified date labels Jul 11, 2026
@ESzyszka

ESzyszka commented Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

CHANGES MADE:

  1. Moved images to qdrant-landing/static/articles_data/vector-search-filtering/
  2. Images are using now the following format:
    ![The payload index organizes candidates by cardinality so semantic search can traverse the vector index quickly](/articles_data/vector-search-filtering/payload-index.png)
  3. Removed the advanced filtering section to keep the article more concise
  4. The art images are removed, kept only one - the main art image for the cover at the beginning of the article
  5. Corrected few spelling issues and proof-read
  6. Title case in the headers

ESzyszka added 2 commits July 13, 2026 00:52
Updated the article on filtering in vector search to refine the description and add author link and date.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants