How do I make a "site search", ie: the ability to allow people who visit the website to search published documents throughout the whole website and listing them in a ditto-like structure and pagination?
I have a form, but does it use GET or POST? Where does it POST to?
If there is a snippet that handles this, that’d be great?
Thanks.