How does search functionality work in Universal Editor for Edge Delivery Service (EDS)?
I am currently working with Universal Editor in AEM’s Edge Delivery Service (EDS) and exploring how search functionality operates within this setup.
I am currently working with Universal Editor in AEM’s Edge Delivery Service (EDS) and exploring how search functionality operates within this setup.
Hi,
there are different options for search, for simple cases you could rely on indexing and the ffetch library. This allows to filter down the index entries based on the user search. Be aware that indexing works on the undecorated html when building your selector for inclusion into the index.
A pretty complete multi-lingual example for an indexing configuration including specialized indexes can be found in the experience league modernization repository here
If your search requirements are more complex you should probably rely on a third party search solution instead
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.