Message4295
@schlatterbeck:
Examples, hope this helps. :)
Basics:
1) first AND second keyword:
/demo/issue?%40action=search&keyword=1,2,-3
2) NOT first keyword
/demo/issue?%40action=search&keyword=1,-2
3) second OR third keyword:
/demo/issue?%40action=search&keyword=2,3,-4
should be equivalent to the old implicit OR behaviour
/demo/issue?%40action=search&keyword=2,3
More involved:
4) testing together: ( first AND NOT third ) OR fourth keywords
/demo/issue?%40action=search&keyword=1,3,-2,-3,4,-4 |
|
Date |
User |
Action |
Args |
2011-04-15 15:31:46 | ber | set | messageid: <1302881506.39.0.146379520206.issue2550698@psf.upfronthosting.co.za> |
2011-04-15 15:31:46 | ber | set | recipients:
+ ber, schlatterbeck |
2011-04-15 15:31:46 | ber | link | issue2550698 messages |
2011-04-15 15:31:46 | ber | create | |
|