hello, has anyone used search input with cryogen? is there a library that we can use for this matter? i want to search articles by name. Thanks in advance
It's something that's been discussed over the years (https://github.com/cryogen-project/cryogen/issues/115), but there's no official solution. THere's an open cryogen-docs PR about adding a writeup for using Lunr.js, which you might find helpful: https://github.com/cryogen-project/cryogen-docs/pull/30/files
Personally I just use custom Google search, which is trivial to add.