Xlack.Web.Search (xlack v0.1.0) View Source
Link to this section Summary
Functions
Searches for messages and files matching a query.
Searches for files matching a query.
Searches for messages matching a query.
Link to this section Functions
Searches for messages and files matching a query.
Required Params
query- Search query. May contains booleans, etc. ex:pickleface
Optional Params
highlight- Pass a value of1to enable query highlight markers (see below). ex:1sort- Return matches sorted by eitherscoreortimestamp. ex:timestampsort_dir- Change sort direction to ascending (asc) or descending (desc). ex:asc
Errors the API can return:
Searches for files matching a query.
Required Params
query- Search query. May contain booleans, etc. ex:pickleface
Optional Params
highlight- Pass a value of1to enable query highlight markers (see below). ex:1sort- Return matches sorted by eitherscoreortimestamp. ex:timestampsort_dir- Change sort direction to ascending (asc) or descending (desc). ex:asc
Errors the API can return:
Searches for messages matching a query.
Required Params
query- Search query. May contains booleans, etc. ex:pickleface
Optional Params
highlight- Pass a value of1to enable query highlight markers (see below). ex:1sort- Return matches sorted by eitherscoreortimestamp. ex:timestampsort_dir- Change sort direction to ascending (asc) or descending (desc). ex:asc
Errors the API can return: