You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Sparse Vector Index Options Settings to Semantic Text Field (#131058)
* add sparse vector index options to semantic text
* [CI] Auto commit changes from spotless
* current tests - not 100% working yet
* sparse_vector index options/createEmbeddingsField
* set default index options if we don't have any
* [CI] Auto commit changes from spotless
* remove redundant code; set defaults
* fix tests
* add validation test
* [CI] Auto commit changes from spotless
* add additional tests
* [CI] Auto commit changes from spotless
* fix tests
* [CI] Auto commit changes from spotless
* ... and fix tests...
* [CI] Auto commit changes from spotless
* fill in test specific sparse vector index options
* remove unused node feature
* [CI] Auto commit changes from spotless
* Update docs/changelog/131058.yaml
* update changelog
* some cleanups; still needs a few more tests
* [CI] Auto commit changes from spotless
* fix additional tests
* [CI] Auto commit changes from spotless
* and fix more tests
* ... annnnd... fix more tests
* [CI] Auto commit changes from spotless
* clean tests; add YAML Rest tests
* [CI] Auto commit changes from spotless
* fix failing tests
* [CI] Auto commit changes from spotless
* fix tests due to multiple random index versioning
* [CI] Auto commit changes from spotless
* fix tests; fix yaml tests;
* [CI] Auto commit changes from spotless
* fix more tests due to random index versioning
* [CI] Auto commit changes from spotless
* ... and more test cleeaning
* [CI] Auto commit changes from spotless
* add link to sparse_vector index_options for docs
* fix docs
* fix tests; remove old code
* correct tests; simplify mocking/spy ModelRegistry
* add test for dense vector w/ sparse index options
* [CI] Auto commit changes from spotless
* collapse multiple "@before" methods
---------
Co-authored-by: elasticsearchmachine <[email protected]>
0 commit comments