# Post Types

- [Index Table - Indexing child post contents to parent](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/index-table-indexing-child-post-contents-to-parent.md)
- [Limit results to specific post IDs only](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/limit-results-to-specific-post-ids-only.md)
- [Filter posts (or CPT) which user can’t access](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/filter-posts-or-cpt-which-user-cant-access.md)
- [Restricting results by user Groups using the Groups plugin by itthinx](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/restricting-results-by-user-groups-using-the-groups-plugin-by-itthinx.md)
- [Limiting results to specific posts by parent ID](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/limiting-results-to-specific-posts-by-parent-id.md)
- [Limit results to current page children](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/limit-results-to-current-page-children.md): Results only where the current post (or page or any cpt) is the parent
- [Excluding posts or CPT by parent ID(s)](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/excluding-posts-or-cpt-by-parent-id-s.md)
- [Searching posts, pages (or any CPT) by specified keywords only, nothing else](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/searching-posts-pages-or-any-cpt-by-specified-keywords-only-nothing-else.md)
- [Showing the post type name in result title or content](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/showing-the-post-type-name-in-result-title.md): Displaying post type name in the live results title or content field
- [Searching within given categories/taxonomy terms only](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/searching-within-given-categories-taxonomy-terms-only.md)
- [Search only in the same category as the current post or page (single page)](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/search-only-in-the-same-category-as-the-current-post-or-page-single-page.md)
- [Search only within the current category (or any taxonomy) archive](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/search-only-within-the-current-category-or-any-taxonomy-archive.md)
- [Filtering pages by page template](https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types/filtering-pages-by-page-template.md): Pages can be filtered or restricted via using custom field filters.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledgebase.ajaxsearchpro.com/miscellaneous/post-types.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
