Search isn't working as expected.
- When I search for a word like "subjective", I'm getting cases with that word, but also ones with "subject".
- When I try to search for a partial match, I don't always get everything I would expect. For example, searching for "subject*" only returns "subjective" but not "subject".
How do I use wildcards in search axes for partial matches? Why am I getting other similar words returned?