ItemSearchService
Execute elastic search requests.
Deprecated!
since 5.0.0 will be deleted in 6.0.0 |
Methods
public getResults($searches):array
Deprecated!
since 5.0.0 will be deleted in 6.0.0 |
Get search results for multiple search requests.
Type |
Name |
Description |
|
Map of search factories to execute. |
public getResult($searchFactory):array
Deprecated!
since 5.0.0 will be deleted in 6.0.0 |
Get result of a single search factory;
Type |
Name |
Description |
|
The factory to get results for. |
Thank you for your feedback!