I can see in the ajax.request.* classes that the Search action looks for parameters named "allfolders" and "subfoldersearch" and pass these down to the SQL layer via the SearchObject but the SQL layer doesn't seem to inspect these attributes to alter the search logic.
Are there plans to use these parameters when the search is executed? Are there any plans to provide an 'extended search' popup on the GUI that would allow a user to refine the search themselves by selecting GUI checkboxes, radio buttons, etc. such that these settings are passed to the server and trigger the enhanced search functionality?
Sorry, kind of long winded there...any feedback is much appreciated.
Are there plans to use these parameters when the search is executed? Are there any plans to provide an 'extended search' popup on the GUI that would allow a user to refine the search themselves by selecting GUI checkboxes, radio buttons, etc. such that these settings are passed to the server and trigger the enhanced search functionality?
Sorry, kind of long winded there...any feedback is much appreciated.
Comment