Skip to content

Commit a34e388

Browse files
authored
Update tags.md
1 parent 71498e1 commit a34e388

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/add-ons/pro-search/tags.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,13 @@ Use this parameter to pass through a previously executed encoded search query. N
184184

185185
[TOC=4 hide]
186186

187-
The Results tag supports all parameters from the native channel:entries tag and any parameters made available by the Filters. In addition to those, the following parameters are available. Any parameters set in the tag will override the ones in the given query.
187+
The Results tag supports:
188+
* all parameters from the native channel:entries tag, and
189+
* any parameters made available by the Filters in your query.
190+
191+
In addition to those, the following parameters are available to all results. Any parameters set in the results tag will override the ones in the given query.
192+
193+
NOTE: **Note:** The Keywords filter has a parameter for `collection`. If this is not set, the keywords Filter will search ALL collections. The `channel` parameter is available to any results set, including a keywords search, but for keywords searches, it is most efficient to set the specific collection(s) you want to use, rather than limit by channel. This is not used to output the content from a matching result.
188194

189195
{exp:pro_search:results query="{segment_3}" default:limit="10"}
190196
{if count == 1}<ol>{/if}

0 commit comments

Comments
 (0)