avatar Bugs, Errors and Comments :Search syntax reference

------------------------------------------------------

Logical OR: [,] (to search for mutiple tags)
Logical AND: [+]

An example of a query with [,]:
rosario+vampire[,]striped
will search for pictures that have been tagged "rosario+vampire" or "striped" or both.

An example of a query with [+]:
2girls[+]breasts (т.е. найдёт все картинки у которых есть тэги 2girls и breasts).
will search for all pictures that have both "2girls" and "breasts" tags.

You can also combine [,] and [+], where AND operator [+] has higher precedence as usual.

A[+]B[,]C will be evaluated as A [+] ( B [,] C )

Example:
2girls[+]rosario+vampire[,]striped
will search for all pictures that have "2girls" tag and either "rosario+vampire" tag or "striped" tag, or both.
------------------------------------------------------

Concerning the search by color:
To search by color you need to click on the color input field, choose the color in the picker that appears and then click Search. Regrettably, there aren't much pictures that match pure, saturated colors, so you'll have to pick lighter or darker shades.

I may extend the query syntax in the future.

Posted by stalkerg on December 20, 2009 3:08:33 AM +0000