OpenSearch/plugins
Luca Cavanna 9ae29713fd
Dense vector field type minor fixes ()
The dense vector field is not aggregatable although it produces fielddata through its BinaryDocValuesField. It should pass up hasDocValues set to true to its parent class in its constructor, and return isAggregatable false. Same for the sparse vector field (only in 7.x).

This may not have consequences today, but it will be important once we try to share the same exists query implementation throughout all of the mappers with .
2020-09-22 10:40:51 +02:00
..
analysis-icu Dense vector field type minor fixes () 2020-09-22 10:40:51 +02:00
analysis-kuromoji Upgrade to lucene-8.7.0-snapshot-830bd186a8d. () 2020-09-18 09:51:34 +02:00
analysis-nori Upgrade to lucene-8.7.0-snapshot-830bd186a8d. () 2020-09-18 09:51:34 +02:00
analysis-phonetic Upgrade to lucene-8.7.0-snapshot-830bd186a8d. () 2020-09-18 09:51:34 +02:00
analysis-smartcn Upgrade to lucene-8.7.0-snapshot-830bd186a8d. () 2020-09-18 09:51:34 +02:00
analysis-stempel Upgrade to lucene-8.7.0-snapshot-830bd186a8d. () 2020-09-18 09:51:34 +02:00
analysis-ukrainian Upgrade to lucene-8.7.0-snapshot-830bd186a8d. () 2020-09-18 09:51:34 +02:00
discovery-azure-classic Do not create two loggers for DeprecationLogger backport() () 2020-08-26 16:04:02 +02:00
discovery-ec2 Hide c.a.s.s.i.UseArnRegionResolver noise () 2020-09-18 08:30:39 +01:00
discovery-gce Simplify adding plugins and modules to testclusters () 2020-09-03 19:37:46 -07:00
examples Merge test runner task into RestIntegTest (7.x backport) () 2020-08-04 14:46:32 +02:00
ingest-attachment Add data.path fast path for FilePermission () 2020-09-01 12:03:22 -06:00
mapper-annotated-text Implement fields fetch for runtime fields (backport of ) () 2020-09-15 20:24:10 -04:00
mapper-murmur3 Implement fields fetch for runtime fields (backport of ) () 2020-09-15 20:24:10 -04:00
mapper-size [7.x] Allow metadata fields in the _source () 2020-09-18 19:56:41 +03:00
repository-azure Faster Azure Blob InputStream () () 2020-09-15 18:27:22 +02:00
repository-gcs Add repositories metering API () 2020-09-08 14:01:04 +02:00
repository-hdfs [7.x] Remove integTest task from PluginBuildPlugin () () 2020-09-09 14:25:41 -05:00
repository-s3 Hide c.a.s.s.i.UseArnRegionResolver noise () 2020-09-18 08:30:39 +01:00
store-smb [7.x] Convert most OSS plugins from integTest to [yaml | java]RestTest or internalClusterTest () () 2020-07-29 13:06:13 -05:00
transport-nio [7.x] Remove integTest task from PluginBuildPlugin () () 2020-09-09 14:25:41 -05:00
build.gradle Apply 2-space indent to all gradle scripts () 2019-11-14 11:01:23 +00:00