-
Improvement
-
Resolution: Won't Do
-
Major
-
4.1.0
-
None
-
None
-
4.8.0 M2
-
2 - Long term
-
3 - Complex
In the actual API, there is no simple way to create ResultFields.
To create some, we have to create a SearchModel. And there is no simple way to create a SearchModel.
A solution may be to give a way to create a SearchModel via a SearchBuilder?
There is a DefaultSearchModel which seems to be a simple search model except for ResultFields. And this DefaultSearchModel doesn't seem to be used..
- Fait partie de
-
CMS-11698 Remove ResultField interface
-
- Closed
-
[CMS-8633] Add a simple API to create ResultFields
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 4.8.0 [ 17990 ] | |
Fix Version/s | Original: 4.LATER [ 13984 ] | |
Resolution | New: Won't Do [ 10001 ] | |
Sprint | New: 4.8.0 M2 [ 87 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Description |
Original:
In the actual API, this is no simple way to create ResultFields.
To create some, we have to create a SearchModel. And there is no simple way to create a SearchModel. A solution may be to give a way to create a SearchModel via a SearchBuilder ? There is a DefaultSearchModel which seems to be a simple search model except for ResultFields.And this DefaultSearchModel doesn't seem to be used.. |
New:
In the actual API, there is no simple way to create ResultFields.
To create some, we have to create a SearchModel. And there is no simple way to create a SearchModel. A solution may be to give a way to create a SearchModel via a SearchBuilder? There is a DefaultSearchModel which seems to be a simple search model except for ResultFields. And this DefaultSearchModel doesn't seem to be used.. |
Estimation | New: 3 - Complex [ 10221 ] | |
Fix Version/s | New: 4.LATER [ 13984 ] | |
Internal review | New: 2 - Long term [ 10217 ] |
ResultField won't exist anymore and existing way to have result items from the given columns is OK