Resource


A list of tiddlers that match the provided query string. The results are only those tiddlers which are from bags on which the current user passes the read constraint.

Representations


text/plain
A linefeed separated list of tiddlers.
text/html
An HTML presentation of the description of the bag and a link to its list of tiddlers.
application/json
JSON representation of the tiddlers in the bag. See JSON tiddler. By default the included tiddlers are skinny. You can make them fat.

Methods


GET


Get the tiddlers that match the query.

Notes


The query is provide in a q=<query> parameter on the URL. How the query is used is entirely up to the store being used or any changes made by plugins. The default search does simple checks for the text in query anywhere in the tiddler.
These tiddlers may be filtered.

Example


http://tiddlyweb.peermore.com/wiki/search?q=search