Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

For more information, visit Advanced Searching Using CQL 

Table of Contents

...

Find content within the current space

...

Code Block
languagesql
sitesearch ~ "type:page NOT (labelText:[a TO z] OR labelText:[0 TO 9]) AND spacekey:$$space.key$$"

Appendix A - List of Placeholder variables

Placeholder

Description

$$space.key$$

The key of the current space

$$space.title$$

The title of the current space

$$id$$

The id of the current page

$$parentid$$

The key of the parent page

$$title$$

The title of the current page

$$created$$

The created date of the current page

$$lastmodified$$

The last modified date of the current page