Skip to content

chore: rename Top-N to Top-K - #34

Merged
philippemnoel merged 3 commits into
mainfrom
rename-topn-to-topk
Mar 9, 2026
Merged

chore: rename Top-N to Top-K#34
philippemnoel merged 3 commits into
mainfrom
rename-topn-to-topk

Conversation

@philippemnoel

Copy link
Copy Markdown
Member

Summary

  • Renames all mentions of "Top-N" / "TopN" / "topn" to "Top-K" across docs, examples, error messages, and test descriptions
  • Aligns terminology with ParadeDB upstream which uses Top-K

Changed files

  • examples/README.md — description text
  • examples/faceted_search/faceted_search.rb — output label
  • lib/parade_db/search_methods.rb — error message
  • spec/user_api_behavior_integration_spec.rb — test name

Test plan

  • Unit tests pass
  • Integration tests pass
  • Rubocop passes

Align terminology with ParadeDB upstream which uses Top-K.
@philippemnoel
philippemnoel merged commit 8d7142b into main Mar 9, 2026
14 checks passed
@philippemnoel
philippemnoel deleted the rename-topn-to-topk branch March 9, 2026 19:40
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.

1 participant