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

Addition of simple SOSL support #37

Merged
merged 5 commits into from
Mar 20, 2024
Merged

Conversation

jamessimone
Copy link
Owner

We have the perfect SOSL use-case at work and wanted to employ our typical mocking strategy within this framework there. This PR adds MVP SOSL functionality - nothing too fancy, at the moment:

  • addition of IRepository.getSosl overloaded methods
  • addition of IRepository.setSearchGroup(SearchGroup searchGroup) method driven by a new SearchGroup enum

At the moment, SOSL results are limited to single SObjectType searches. If the need arises, I have some ideas for adding in multiple-object querying here.

@jamessimone jamessimone merged commit 194114e into main Mar 20, 2024
1 check passed
@jamessimone jamessimone deleted the potential-sosl-addition branch March 20, 2024 22:16
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.

1 participant