com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'html' is unknown.
count
Synopsis
A function that counts the number of search result events.
Syntax
count
Required Arguments
None
Optional Arguments
None
Description
When used following the initial simple search query, returns the number of events resulting from the search. When used iteratively, counts the number of results returned from the complex search preceding the pipe.
Examples
Example 1:Â
 * log.access | count
 Returns the number of events in log access.