Service - Search Result (handlers): Difference between revisions

From Izara Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
= Overview =
= Overview =


Handler service for each type of search, a support service for [[Service - Search Result]].
Handler service for each type of search, a support service for [[Service - Search Result]]. This will often be the same services that handle complex filter logical results.


= Example Repositories =
= Example Repositories =
(no longer using separate services for search results, use generalized handler servers, eg Product Standard / Sell Offer Standard / ..


https://bitbucket.org/stb_vit/searchresulthandlerproduct/master/
https://bitbucket.org/stb_vit/searchresulthandlerproduct/master/

Latest revision as of 08:24, 16 October 2021

Overview

Handler service for each type of search, a support service for Service - Search Result. This will often be the same services that handle complex filter logical results.

Example Repositories

(no longer using separate services for search results, use generalized handler servers, eg Product Standard / Sell Offer Standard / ..

https://bitbucket.org/stb_vit/searchresulthandlerproduct/master/

https://bitbucket.org/stb_vit/searchresulthandlerselloffer/master/

https://bitbucket.org/stb_vit/searchresulthandlervariantproduct/master/