Like the title says, I am getting different results from /posts?search=<string> vs /search?search=<string>
When I utilize the /search endpoint, I find the results that desire but it seems that when I use the /posts endpoint, I wind up with what seems to be random results with no matching strings provided. Am I missing something?