Searches indexed posts and optionally returns result documents (IDs removed).
GET /search/posts
Always returns the total hit Count. When results is true, returns a page of
IndexType.Post documents with their Id property stripped from each result.
Request