Skip to content

configs(nova-bf): url should-conditions before the text must in ms_marco filtered configs#49

Closed
Seth Ockerman (OckermanSethGVSU) wants to merge 1 commit into
masterfrom
bf-filter-yaml-order
Closed

configs(nova-bf): url should-conditions before the text must in ms_marco filtered configs#49
Seth Ockerman (OckermanSethGVSU) wants to merge 1 commit into
masterfrom
bf-filter-yaml-order

Conversation

@OckermanSethGVSU

Copy link
Copy Markdown
Collaborator

Reorders the filter block in ms_marco_5000_filtered.yaml and its smoke variant so the nine small url domain_slot_* should-conditions are listed before the big text must-condition, and commits these previously-untracked run configs.

No behavior or performance change — verified: since #48, evaluate() tokenizes each referenced field exactly once (_text_prep) and combines conditions order-insensitively (_static_first + the fused query-major combine), so YAML condition order carries no weight. Both configs parse to an identical Filter object before and after. A comment in each config records this so nobody later assumes order matters.

Note for anyone pulling this after merge: local untracked copies of these two files will block checkout — overwrite them with the committed versions.

🤖 Generated with Claude Code

Readability-only reorder of the ms_marco_5000_filtered configs (also brings
these previously-untracked run configs into the repo). evaluate() tokenizes
each referenced field once and combines conditions order-insensitively, so
YAML order has no performance or semantic effect — noted in the config.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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