[ ] - created filter variables in searchParameters
[ ] - wrote setter/getter functions for those new variables
[ ] - tested that user inputs get stored in those variables (test the code by removing the commented out code in SearchController.java and find "ohdaijhdijsdisadhk, " in terminal when doing a filter search)
Added preset filter variables in searchParameters class. Modified the filter table such that user inputs get store in search Parameters.
Issue: https://github.com/ucsb-cs56-w20/mapache-search/issues/142
[ ] - created filter variables in searchParameters [ ] - wrote setter/getter functions for those new variables [ ] - tested that user inputs get stored in those variables (test the code by removing the commented out code in SearchController.java and find "ohdaijhdijsdisadhk, " in terminal when doing a filter search)