Open newoga opened 9 years ago
This is related to #13 , #14 .
This method would allow storing indexed scripts in elasticsearch, which include search templates so that they can be accessed by name.
Includes a new data object PutIndexedScriptOptions that is unit tested.
PutIndexedScriptOptions
It may make sense to try to write an integration test for this as well though. That still needs to be done.
This is related to #13 , #14 .
This method would allow storing indexed scripts in elasticsearch, which include search templates so that they can be accessed by name.
Includes a new data object
PutIndexedScriptOptions
that is unit tested.It may make sense to try to write an integration test for this as well though. That still needs to be done.