Gsbooru

*This page will be updated as new search features are implemented.*

Search Guide

Basic Tag Searching

The most common way to search is by entering tags.

Example Description
tag1 Find posts tagged with tag1.
tag1 tag2 Find posts that contain both tag1 and tag2.
tag1 -tag2 Find posts that contain tag1 and not tag2.
-tag1 -tag2 Find posts that contain neither tag1 nor tag2.

Score Filters

You can filter posts by score using comparison operators.

Example Description
score:>10 Find posts with a score greater than 10.
score:>=10 Find posts with a score greater than or equal to 10.
score:<5 Find posts with a score less than 5.
score:=0 Find posts with a score exactly equal to 0.

User Filters

You can search for posts uploaded by a specific user.

Example Description
user:username Find posts uploaded by the specified user.

Status Filters

Posts can have different statuses depending on moderation.

Example Description
status:active Show active posts.
status:pending Show posts that are awaiting approval.
status:deleted Show recently deleted posts.

Rating Filters

You can filter posts by rating. See the Ratings page for more information.

Example Description
rating:g or rating:general Find posts rated General.
rating:s or rating:sensitive Find posts rated Sensitive.
rating:-s or rating:-sensitive Find posts not rated Sensitive.
rating:s,q or rating:sensitive,questionable Find posts rated either Sensitive or Questionable.
rating:-s,q or rating:-sensitive,questionable Exclude posts rated Sensitive and Questionable from results.