I would like to allow the user to specify a "General site search" or "Search by TV" is this possible?
For example:
The forums have a google powered search with an option to choose "modxcms.com" or "web" - I would like something similar. So, if I have a site about widgets I want the user to be able to check "Site Search" or "Widget Search" and widget search would only search tvWidgets. Does that make sense.
Thanks.
Yeah, I haven’t found anything yet. I’ll dig through the 1.8 release thread and see if I can spot something.
Yeah, I read through that, but the problem is that I need to separate the searches. One for a General search and another for a specific TV Only search. So, if I use the &parents or &documents parameters I’m just including or excluding documents. Or am I totally wrong? I’m looking for a dropdown to choose "general site search" or "widgets only" for the options and then when they choose widgets it will search only those documents that contain widget tvs.
I thought about TV Explorer, but it won’t work in this particular case. I would just like it to search the TVs, no need to filter results because all the TVs are different and there will only be one result per search. I’m pretty confident, at least after reading through some of the 1.8 posts, that AS will work. I just need to get my hands dirty.