elasticsearch/x-pack/plugin/ent-search
Ryan Ernst 991e80d56e
Remove unnecessary generic params from action classes (#126364)
Transport actions have associated request and response classes. However,
the base type restrictions are not necessary to duplicate when creating
a map of transport actions. Relatedly, the ActionHandler class doesn't
actually need strongly typed action type and classes since they are lost
when shoved into the node client map. This commit removes these type
restrictions and generic parameters.
2025-04-07 16:22:56 -07:00
..
licenses Add template parameters to Search Applications (#95674) 2023-05-10 14:48:38 +02:00
qa Convert enterprise search module to new testing framework (#125807) 2025-03-28 09:07:00 -07:00
src Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
build.gradle Fix enterprise search yaml rest compatibility test 2025-03-28 15:38:42 -07:00