I needed to find a mechanism to limit a search to no more than 3 months. How do I do?
s
Sandii
12/02/2021, 1:48 PM
Build the search in the UI, whatever mechanisms you use there to filter the results, do the same in code. Or just export the search to code with chrome search export tool.