Searching Extensions
# support
p
r
HI @Pavan , yes this is still true.
For certain use cases, using
meta.tag
can allow you to set an enumerated field on the resource that is searchable via the
_tag
search param
p
Thanks @rahul1 How about using GQL? I think we can use it for searching extensions as well.
r
Both GQL and REST search follow the same underlying search capabilities at the end of the day.
At the infrastructure level, extensions are not index for search
p
@Ankit Yadav FYI
148 Views