Skip to content

Fix: Infinity keyword round-trip, highlight fallback, and KB update guards#12660

Merged
KevinHuSh merged 1 commit intoinfiniflow:mainfrom
6ba3i:infinity_p3_fix
Jan 16, 2026
Merged

Fix: Infinity keyword round-trip, highlight fallback, and KB update guards#12660
KevinHuSh merged 1 commit intoinfiniflow:mainfrom
6ba3i:infinity_p3_fix

Conversation

@6ba3i
Copy link
Contributor

@6ba3i 6ba3i commented Jan 16, 2026

What problem does this PR solve?

Fixes Infinity-specific API regressions: preserves important_kwd round‑trip for [""], restores required highlight key in retrieval responses, and enforces Infinity guards for unsupported parser_id=tag and pagerank in /v1/kb/update. Also removes a slow/buggy pandas row-wise apply that was throwing ValueError and causing flakiness.

Type of change

  • Bug Fix (non-breaking change which fixes an issue)

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. ♾️infinity Pull requests that‘s involved with infinity(DB) labels Jan 16, 2026
@6ba3i 6ba3i added the ci Continue Integration label Jan 16, 2026
@KevinHuSh KevinHuSh marked this pull request as draft January 16, 2026 09:35
@KevinHuSh KevinHuSh marked this pull request as ready for review January 16, 2026 09:35
@KevinHuSh KevinHuSh merged commit 4f036a8 into infiniflow:main Jan 16, 2026
1 of 3 checks passed
@6ba3i 6ba3i deleted the infinity_p3_fix branch January 19, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continue Integration ♾️infinity Pull requests that‘s involved with infinity(DB) size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants