Wildcard lookups

In Chapter 10, Summary Indexes and CSV Files, we edited transforms.conf but did not explain what was happening. Let's take another look. Our transform stanza looks like this:

[flatten_summary_lookup] 
filename = flatten_summary_lookup.csv 
match_type = WILDCARD(url) 
max_matches = 1

Walking through what we added, we have the following terms and their descriptions: