Versions Compared

Key

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

...

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

    Code Block
    languagetext
    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

...