elasticsearch/modules
Parker Timmins 9aaba25d58
Simple version of patterned_text with a single doc value for arguments (#129292)
Initial version of patterned_text mapper. Behaves similarly to match_only_text. This version uses a single SortedSetDocValues for a template and another for arguments. It splits the message by delimiters, the classifies a token as an argument if it contains a digit. All arguments are concatenated and inserted as a single doc value. A single inverted index is used, without positions. Phrase queries are still possible, using the SourceConfirmedTextQuery, but are not fast.
2025-06-25 21:31:32 -05:00
..
aggregations
analysis-common
apm
data-streams Adding mappings to data streams (#129787) 2025-06-25 15:03:28 -05:00
dot-prefix-validation
health-shards-availability
ingest-attachment
ingest-common Revert "Dispatch ingest work to coordination thread pool (#129820)" (#129949) 2025-06-24 14:38:50 -07:00
ingest-geoip Remove geoip multi-project tests from release build (#129976) 2025-06-26 00:01:39 +08:00
ingest-otel Putting the ingest otel processor behind the logs stream feature flag (#129667) 2025-06-18 17:40:12 -05:00
ingest-user-agent
kibana
lang-expression
lang-mustache
lang-painless
legacy-geo
mapper-extras Simple version of patterned_text with a single doc value for arguments (#129292) 2025-06-25 21:31:32 -05:00
parent-join
percolator
rank-eval
reindex
repository-azure
repository-gcs
repository-s3 Remove dead `@TestIssueLogging` anns from repo-s3 (#129906) 2025-06-24 14:04:16 +01:00
repository-url
rest-root
runtime-fields-common
streams Fix missing feature flag on Streams YAML tests (#129747) 2025-06-20 21:12:51 +10:00
systemd
transport-netty4 Move HTTP content aggregation from Netty into RestController (#129302) 2025-06-19 09:05:17 -07:00
build.gradle