Skip to content

Commit 7f9a377

Browse files
authored
Update entries.md
Adding search:title and search:url_title Note.
1 parent 70f0f8d commit 7f9a377

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/channels/entries.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,8 @@ The "search:" parameter allows you to constrain Channel Entries output based on
496496

497497
NOTE: **Note:** Some fields store their content in a manner that affects the ability to work with this parameter. Grid fields, for instance, could only use this parameter for columns with "Include in search?" enabled. Relationship fields cannot be searched using the search parameter.
498498

499+
NOTE: **Note:** You can also use search:title and search:url_title in addition to searching field content. Remember that it is best to use url_title="something" if you're looking for an exact url_title match.
500+
499501
#### "Exact" Matching
500502

501503
Use "Exact" matching when you only want entries whose fields match your terms exactly. To trigger "Exact" matching, precede your search terms with an equal sign (=). You may provide a pipe-delimited list of terms:

0 commit comments

Comments
 (0)