OpenSearch/x-pack/plugin
Mayya Sharipova 756c42f99f
Add dims parameter to dense_vector mapping (#43444) (#43895)
Typically, dense vectors of both documents and queries must have the same
number of dimensions. Different number of dimensions among documents
or query vector indicate an error. This PR enforces that all vectors
for the same field have the same number of dimensions. It also enforces
that query vectors have the same number of dimensions.
2019-07-02 21:14:16 -04:00
..
ccr Rename Action to ActionType (#43778) 2019-06-30 22:00:17 -07:00
core [7.x] [ML][Data Frame] add node attr to GET _stats (#43842) (#43894) 2019-07-02 19:35:37 -05:00
data-frame [7.x] [ML][Data Frame] add node attr to GET _stats (#43842) (#43894) 2019-07-02 19:35:37 -05:00
deprecation Remove nodeId from BaseNodeRequest (#43658) 2019-06-27 18:45:14 -07:00
graph Testclusters: graph (#43033) 2019-06-13 09:50:59 +03:00
ilm Rename Action to ActionType (#43778) 2019-06-30 22:00:17 -07:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml Yet another `the the` cleanup (#43815) 2019-07-01 20:22:19 +02:00
monitoring Return 0 for negative "free" and "total" memory reported by the OS (#42725) 2019-06-19 10:35:48 -06:00
rollup Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
security Add "manage_api_key" cluster privilege (#43865) 2019-07-02 21:57:42 +10:00
sql Rename Action to ActionType (#43778) 2019-06-30 22:00:17 -07:00
src/test Add dims parameter to dense_vector mapping (#43444) (#43895) 2019-07-02 21:14:16 -04:00
vectors Add dims parameter to dense_vector mapping (#43444) (#43895) 2019-07-02 21:14:16 -04:00
voting-only-node Handle situation where only voting-only nodes are bootstrapped (#43628) 2019-06-27 18:10:15 +02:00
watcher 7x watcher backport testfixes (#43848) 2019-07-02 12:16:06 -05:00
build.gradle Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00