Versions Compared

Key

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

Starting from Talk version 2.1.0, Talk lets you can search discussions talks by text and commenters. To search by text, use the talk keyword:

 

 

talk:"do that ASAP"

 

To search by commenter, use the talkUser keyword and a commenter's user name or full name:

 

talkUser:"User Name"

 

 

Starting from Talk version 2.2.3, date range search is also available. To search for talks updated within a certain date range, use the talkUpdated keyword. The date stamps are in numeric 'yyyymmdd' format:

 

talkUpdated:[20141201 TO 20150201]

 

Besides, with the help of Searching for macros of Confluence Search Syntax, you can search Confluence pages for anywhere Talk macro is used. To do that, use the query:

 

macroName:talk

 

Use the standard Confluence Search field on the top bar to enter your query.

...

QuerySearch byExamples
talk:"some text"Text in discussions

talk:release

talk:"do that ASAP"

talkUser:"User Name"Any commenter Commenter (search by login by user name, first name, last name or full name)

talkUser:asmith

talkUser:Alex

talkUser:Smith

talkUsertalk:"Alex Smith"talk:Alex

talkUpdated:[yyyymmdd TO yyyymmdd]Update date rangetalkUpdated:[20141201 TO 20150201]

Make sure to include your query in double quotes , if it contains spaces. Search by commenters also works only for a part of a name.

 

talkUser:"User Name"