Feature #2910
Make complex queries possible in string search filter
| Status: | New | Start date: | 2009-03-19 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
By now the string searcxh filter (tx_ptlist_controller_filter_string) supports only simple string searches. Complex queries like "aaa bbb -ccc" should be possible where the result list contains items matching "aaa" and "bbb" and not "ccc" in this case.
Associated revisions
[Bug 2910] Change: Move the flexforms XML file to Configuration/FlexForms