Skip to content

Commit 875fe14

Browse files
authored
Merge pull request #4366 from MicrosoftDocs/2217721
Liquid searchindex - 2217721
2 parents a624906 + 52f3457 commit 875fe14

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

powerapps-docs/maker/portals/liquid/portals-entity-tags.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: gitanjalisingh33msft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 11/28/2019
8+
ms.date: 04/07/2021
99
ms.author: gisingh
1010
ms.reviewer: tapanm
1111
---
@@ -569,6 +569,13 @@ Performs a query against the portal search index. The matching results can then
569569
{% endif %}
570570
571571
{% endsearchindex %}
572+
573+
<style>
574+
575+
.highlight {background-color: #FFFCAC;}
576+
577+
</style>
578+
572579
```
573580

574581
By default, the search index object will be given the variable name searchindex. Optionally, a different variable name can be provided.

0 commit comments

Comments
 (0)