Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MB-35347: Synonyms interface support + MB-58901: fieldDict's cardinality API #25

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

Thejas-bhat
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Jan 7, 2025

Pull Request Test Coverage Report for Build 12659729400

Details

  • 17 of 44 (38.64%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-3.9%) to 85.464%

Changes Missing Coverage Covered Lines Changed/Added Lines %
dict.go 0 3 0.0%
reader.go 16 40 40.0%
Totals Coverage Status
Change from base Build 10925992481: -3.9%
Covered Lines: 488
Relevant Lines: 571

💛 - Coveralls

@abhinavdangeti
Copy link
Member

@Thejas-bhat So looks like @CascadingRadium has missed updating the signature here for the interface he's changed in bleve_index_api for synonyms - let's wait for him to think through and propose the necessary changes here to support embedded synonyms search requests from the query engine.

@abhinavdangeti
Copy link
Member

@Thejas-bhat So looks like @CascadingRadium has missed updating the signature here for the interface he's changed in bleve_index_api for synonyms - let's wait for him to think through and propose the necessary changes here to support embedded synonyms search requests from the query engine.

Addressed this in following commit.

@abhinavdangeti abhinavdangeti changed the title MB-58901: fieldDict's cardinality API implementation MB-35347: Synonyms interface changes + MB-58901: fieldDict's cardinality API Jan 9, 2025
@abhinavdangeti abhinavdangeti changed the title MB-35347: Synonyms interface changes + MB-58901: fieldDict's cardinality API MB-35347: Synonyms interface support + MB-58901: fieldDict's cardinality API Jan 9, 2025
@abhinavdangeti abhinavdangeti merged commit 15ccb67 into master Jan 13, 2025
10 checks passed
@abhinavdangeti abhinavdangeti deleted the bm25 branch January 13, 2025 17:29
@abhinavdangeti
Copy link
Member

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