add `_id` in Filterable list for Content API
we want use _id in the must_not fields in ES query to filter out some articles from the search result. one scenario: we have article page, and the article will be the global content. and then we will get the article's primary section's article. fo...