Thread: Library Error
View Single Post
Old 12-07-2014, 04:51 PM   #4
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
The search expression
Code:
horror
will search for all instances of the word "horror" across metadata types.

You want to use
Code:
tags:"=horror"
Which will search for a tag which is equal to "horror". (Skip the equals sign to find tags which contain "horror".)

You can also click on stuff in the tags editor (left pane) to search for them, and it will fill in the search field, which can give you an idea how searches should look.

Last edited by eschwartz; 12-07-2014 at 05:08 PM.
eschwartz is offline   Reply With Quote