I think that the search functionality within the community is not working. The only way is to use google, I guess. Search terms "Maximize site:community.wolfram.com" do show some articles.
The same can be achieved programmatically by:
WebSearch[{"Maximize", "site:community.wolfram.com"}, Method -> "Google", MaxItems -> 10]

Best wishes,
Marco