Skip to content

Conversation

@CascadingRadium
Copy link
Member

  • With bleve@2.5.7 we have introduced support to retrieve documents containing multiple vectors for a field. Added documentation for the same.
  • Fix markdown lint errors

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds comprehensive documentation for multi-vector document support introduced in Bleve v2.5.7 and fixes markdown linting errors across multiple documentation files.

  • Added detailed documentation and code examples for multi-vector per document feature in vectors.md
  • Fixed markdown formatting issues (spacing, indentation, and code block syntax) across multiple documentation files
  • Enhanced code examples with better comments and error handling

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/vectors.md Added multi-vector document support documentation with indexing and querying examples for array-based and nested multi-vector fields
docs/score_fusion.md Fixed markdown formatting with proper spacing around headers and list items
docs/persister.md Fixed trailing whitespace and improved code indentation consistency
docs/pagination.md Fixed markdown formatting with proper spacing around code blocks
docs/index_update.md Fixed code block syntax from generic markdown to Go, improved formatting, and added proper spacing

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@CascadingRadium CascadingRadium changed the title Add documentation for multi-vector documents Add documentation for multi-vector and nested-vector field support Dec 5, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

CascadingRadium and others added 2 commits December 5, 2025 12:09
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@CascadingRadium CascadingRadium changed the base branch from master to cosineFix December 5, 2025 12:17
@abhinavdangeti abhinavdangeti added this to the v2.5.7 milestone Dec 5, 2025
@abhinavdangeti abhinavdangeti changed the base branch from cosineFix to master December 5, 2025 16:08
abhinavdangeti
abhinavdangeti previously approved these changes Dec 5, 2025
Copy link
Member

@abhinavdangeti abhinavdangeti left a comment

Choose a reason for hiding this comment

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

Good work @CascadingRadium .

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.

3 participants