Skip to content

MB-62182: Helper API implementation for fast merge#34

Closed
Thejas-bhat wants to merge 1 commit into
masterfrom
fastmerge
Closed

MB-62182: Helper API implementation for fast merge#34
Thejas-bhat wants to merge 1 commit into
masterfrom
fastmerge

Conversation

@Thejas-bhat
Copy link
Copy Markdown
Member

No description provided.

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23667055966

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 85.017%

Changes Missing Coverage Covered Lines Changed/Added Lines %
index.go 0 3 0.0%
Totals Coverage Status
Change from base Build 21524266705: -0.4%
Covered Lines: 488
Relevant Lines: 574

💛 - Coveralls

Copy link
Copy Markdown
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.

Also update bleve_index_api in go.mod.

Comment thread index.go
return fmt.Errorf("batch indexing is not supported by this index")
}

func (s *Sear) GetInternal(key []byte) ([]byte, error) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why is this needed?

@github-project-automation github-project-automation Bot moved this from Todo to Done in Fast Merge Mar 27, 2026
@abhinavdangeti abhinavdangeti deleted the fastmerge branch March 27, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants