Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support USER/SYSTEM mode on SOSL #43

Merged

Conversation

nawforce
Copy link
Contributor

This adds SOSL USER_MODE & SYSTEM_MODE support to SOSL. Previously the WITH clauses where required to be in a fixed order which the doc leads you to believe is needed. When testing it was clear you can order them any way, but they must appear before a LIMIT or UPDATE clause if they are used so I have made WITH clause ordering flexible.

@nawforce nawforce linked an issue May 12, 2024 that may be closed by this pull request
@nawforce nawforce requested a review from pwrightcertinia May 12, 2024 16:41
@pwrightcertinia pwrightcertinia merged commit 35b8feb into main May 14, 2024
1 check passed
@pwrightcertinia pwrightcertinia deleted the 42-sosl-find-clause-with-user_mode-or-system_mode branch May 14, 2024 09:17
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.

SOSL find clause WITH USER_MODE or SYSTEM_MODE
2 participants