Wildcard String Search One List in Another List (Faster)


This node uses a Pythonic method to iterate through one list and look for occurrences of each string ‘fragment’ inside the strings in another list. It then returns a matched output of original search string fragments, and the longer string they were found in.

3 thoughts on “Wildcard String Search One List in Another List (Faster)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.