Commit 18345c3
LPD-65239 portal-search: allow size 0 searches for counts
https://liferay.atlassian.net/browse/LPD-652391 parent 6877366 commit 18345c3
File tree
2 files changed
+7
-8
lines changed- modules/apps/portal-search/portal-search/src
- main/java/com/liferay/portal/search/internal/permission
- test/java/com/liferay/portal/search/internal/permission
2 files changed
+7
-8
lines changedLines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
| 827 | + | |
| 828 | + | |
831 | 829 | | |
832 | 830 | | |
833 | 831 | | |
| |||
869 | 867 | | |
870 | 868 | | |
871 | 869 | | |
872 | | - | |
873 | 870 | | |
874 | 871 | | |
875 | 872 | | |
| |||
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | | - | |
31 | 34 | | |
32 | | - | |
33 | | - | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments