Commit b76575b
committed
fix(
this did not reflect what is actually happening.
In reality, providing elements to the `@cds.search` annotation,
effectively removes all default searchable elements from being searched.
To avoid confusion and future tickets, a promiment warning clarifying this behavior
is added with this change.@cds.search): wrong inclusion logic and sample1 parent dce3c76 commit b76575b
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
406 | 414 | | |
407 | 415 | | |
408 | 416 | | |
| |||
0 commit comments