https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29302

--- Comment #5 from Martin Renvoize <[email protected]> ---
This is a little naive in its approach.

Whilst I still think it would be useful to be able to specify the match type
per column, I think we need to distinguish between 'search' and 'filter'
operations.

When executing a 'search', it makes sense to perform 'contains', 'starts_with'
type searches.. but for a 'filter' (i.e. at the individual column level) you
might have a select like and want to do an 'exact' type match.  As such, I
think we need to be able to specify more granularly still.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to