Current search is across all columns. Sometimes you want to search only specific columns and sometimes you want specific values across multiple columns (probably only AND but if it's not much effort could add OR support too).
Would prefer an implementation that doesn't rely on strict query language (literal input text above each column or something similar)
Current search is across all columns. Sometimes you want to search only specific columns and sometimes you want specific values across multiple columns (probably only
ANDbut if it's not much effort could addORsupport too).Would prefer an implementation that doesn't rely on strict query language (literal input text above each column or something similar)