Skip to content

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

Open
vyshanv-mv wants to merge 1 commit intoury-erp:developfrom
vyshanv-mv:rest-api-wildcard
Open

fix: implement scramble wildcard search using OR filters and rest api#79
vyshanv-mv wants to merge 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).
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.

2 participants