Miyuu's Image Board

help:post_syntax


When searching for posts, the following variations on search parameters can be used.


h5. Post ID


This is the post ID of the post being queried.


* Qualifier:

*_id


* Example:
search[post_id]


h5. Post tags match


The post query of the search term matches the post of the record attribute.


* Qualifier:

*_tags_match


* Example:
search[post_tags_match]


See Help:Cheatsheet for more information on post query search format.


h5. Attribute chaining


See Help:Chaining syntax for details on this parameter format.

See API:Posts for the list of available search terms.


h4#see-also. See also


* API:Posts

* Help:Chaining syntax

* Help:Cheatsheet

* Help:API