Skip to content

Advanced Search - Results are "AND" and not "OR". Any way around this? #5807

Closed Answered by jonbartels
jcurry5 asked this question in Q&A
Discussion options

You must be logged in to vote

The only workaround I can think of is to:

  1. Replicate the SQL query with the appropriate OR conditions in a DB reader, if you're querying on metadata you would likely need the d_##mcm table where ## is the LOCAL channel ID
  2. Use the message IDs from this DB reader to call the MC API for /channels/{channelId}/messages/{messageId}/_reprocess

You could use either internal APIs or the HTTP API

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jcurry5
Comment options

@jonbartels
Comment options

@jcurry5
Comment options

Answer selected by jcurry5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants