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 comment

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