OpenSearch/x-pack/plugin/vectors
Julie Tibshirani ae1ef5fd92 Refactor unit tests for vector functions. (#48662)
This PR performs the following changes:
* Split `ScoreScriptUtilsTests` into `DenseVectorFunctionTests` and
`SparseVectorFunctionTests`. This will make it easier to delete all sparse
vector function tests once we remove support on 8.x.
* As much as possible, break up the large test methods into individual tests
for each vector function (`cosineSimilarity`, `l2norm`, etc.).
2019-10-30 15:36:06 -07:00
..
src Refactor unit tests for vector functions. (#48662) 2019-10-30 15:36:06 -07:00
build.gradle Fix eclipse build gradle for vectors project 2019-06-24 09:22:48 -04:00