Skip to main content
Open

Code search using multiple search strings, matched using AND/OR

Related products:Software Factory
  • April 24, 2024
  • 2 replies
  • 45 views

Jeroen van den Belt
Administrator
Forum|alt.badge.img+10

I'd like to be able to perform a Code search in the SF using multiple search strings, instead of the one string we currently provide. I'd also like to specify if the search should match all (AND) or match any (OR) of the conditions.

Example 1:

  • Search for code that contains “model_id” AND “branch_id”.

Example 2:

  • Search for code that contains “status = ‘planned’” OR “status = ‘in_progress’”

2 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
NewOpen

Jeroen van den Belt
Administrator
Forum|alt.badge.img+10

Should anyone have a suggestion on how this should be presented in the UI, considering the available space in the screen, please reply in the comments.