Display result for: (Max. result of 60)

Syntax

To search within the collection default search field, like the ordinary search, just type the search term and go.

To search within the possible fields of a collection type the field identifier followed by : and then a space.

eg.: title: bourne

Available fields in are:

		$v) {
			echo $v['identifier']." ";
		}
		?>
		

Possible search operators:

* = The asterisk serves as the truncation (or wildcard) operator. Unlike the other operators, it is appended to the word to be affected. Words match if they begin with the word preceding the * operator.

+ = A leading plus sign indicates that this word must be present in each row that is returned.

- = A leading minus sign indicates that this word must not be present in any of the rows that are returned.

" = A phrase that is enclosed within double quote (") characters matches only rows that contain the phrase literally, as it was typed.

> = A leading greater than sign indicates that rows greater than the number will be returned.

< = A leading less than sign indicates that rows smaller than the number will be returned.

$entry) { ?>

Collection overview

$v) { ?>