By default, a multiple word search is split into files that have each word separately. How can I override this default and have whoosh search for an exact match? Even though it's most likely supported, I can't find in google/whoosh documentation.
In addition, would searching for an exact match have better or worse performance than the same multi-word search?