Skip to content

Add TEXT_FUZZY_VECTORS define.#4908

Merged
robinwatts merged 1 commit intomainfrom
rjw
Feb 17, 2026
Merged

Add TEXT_FUZZY_VECTORS define.#4908
robinwatts merged 1 commit intomainfrom
rjw

Conversation

@robinwatts
Copy link
Collaborator

No description provided.

@julian-smith-artifex-com
Copy link
Collaborator

julian-smith-artifex-com commented Feb 17, 2026

This is failing when built with the mupdf release branch 1.27.x:

AttributeError: module 'pymupdf.mupdf' has no attribute 'FZ_STEXT_FUZZY_VECTORS'

Presumably we should only do TEXT_FUZZY_VECTORS = mupdf.FZ_STEXT_FUZZY_VECTORS if mupdf_version >= (1, 28)? (Or cherry-pick onto mupdf's 1.27.x branch.)

Copy link
Collaborator

@julian-smith-artifex-com julian-smith-artifex-com left a comment

Choose a reason for hiding this comment

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

Need to fix tests with mupdf release branch.

@robinwatts robinwatts merged commit 485c28d into main Feb 17, 2026
4 of 5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 17, 2026
@robinwatts robinwatts deleted the rjw branch February 17, 2026 17:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants