Versions Compared

Key

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

 

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

...

  • apply AND search. To search for Talk content that contains several terms, use the operator AND in capital letters:
    text
    Code Block
    language
    talk:"do that ASAP" AND talkUser:asmith AND talkUpdated:[20141201 TO 20150201]
     

     

  • apply OR search. To search for Talk content that contains one of several terms, use the operator OR in capital letters:

    Code Block
    languagetext
    talkUser:asmith OR talkUser:jclarks

...