Now Viewing: howto:seach
Searching
tag1 tag2
Search for posts that have tag1 and tag2.
night~
Fuzzy search for the tag night. This will return results such as night, fight, bright, light, and so on according to the Levenshtein distance.
tag1 ( tag2 ~ tag3 ~ tag4 ~ etc... )
Search for posts that have tag1 but also have tag2 OR tag3 OR tag4, etc...
-tag1
Search for posts that don't have tag1.
tag1*
Search for posts with tags that begin with tag1.
*tag1
Search for posts with tags that end with tag1.
user:bob
Search for posts uploaded by the user Bob.
md5:foo
Search for posts with the MD5 hash foo.
md5:foo*
Search for posts whose MD5 starts with the MD5 hash foo.
rating:questionable
Search for posts that are rated questionable.
-rating:questionable
Search for posts that are not rated questionable.
rating:questionable rating:safe
In general, combining the same metatags (the ones that have colons in them) will not work.
rating:questionable user:anonymous
You can combine different metatags, however.
width:>=1000 height:>1000
Find images with a width greater than or equal to 1000 and a height greater than 1000.
score:>=10
Find images with a score greater than or equal to 10. This value is updated once daily at 12AM CST.
fav:1
Search posts favorited by the user with the id of 1.
pool:2
Search posts included in pool id 2.
sort:random
Sort posts randomly on every refresh.
sort:random:3456
Random sorting can be fed a seed between 0 and 10000 to maintain results for your specific search. The persistence will be lost once an image is added/deleted/modified in the database. The seed is optional.
sort:updated:desc
Order posts by their most recently updated order.
Other sort options:
id
score
rating
user
height
width
source
updated
Can be sorted either by asc or desc.
Other Wiki Information
Last updated: Wed, Apr 10 '24, 22:09
by
cubone44
This entry is not locked and you can edit it as you see fit.
There are no images associated with this wiki entry.