Skip to content

fix: implement scramble wildcard search using OR filters and rest api#79

Merged
swafa-as merged 1 commit intoury-erp:developfrom
vyshanv-mv:rest-api-wildcard
Feb 17, 2026
Merged

fix: implement scramble wildcard search using OR filters and rest api#79
swafa-as merged 1 commit intoury-erp:developfrom
vyshanv-mv:rest-api-wildcard

Conversation

@vyshanv-mv
Copy link

Enables character sequence matching (e.g., "rz" matches "Fairooz").
Replaced strict LIKE '%search%' with scramble pattern '%r%z%' style matching.

Enables character sequence matching (e.g., rz matches Fairooz).
@swafa-as swafa-as merged commit 4e2e477 into ury-erp:develop Feb 17, 2026
1 check failed
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