OpenSearch/docs/reference
James Rodewig 41ee8df334
[DOCS] Clarifies the effect of per-field boosting (#63733) (#63744)
The original description of per-field boosting is incorrect. Boosting a
field does not imply that it is more important relative to other fields.
It simply means that the score is multiplied by the supplied boost
value. Due to the differences in each field's term and document
statistics, it's not possible to imply relative importance of fields
based on the per-field boost value alone.

Co-authored-by: Josh Devins <josh.devins@elastic.co>
2020-10-15 09:46:36 -04:00
..
aggregations [7.x] [ML] renames */inference* apis to */trained_models* (#63097) (#63136) 2020-10-02 07:34:28 -04:00
analysis [DOCS] Update snowball links (#63351) (#63355) 2020-10-06 16:21:37 -04:00
autoscaling Autoscaling decision return absolute capacity (#61575) (#62670) 2020-09-19 09:05:23 +02:00
cat Document new stats in _cat/nodes (#60445) (#61742) 2020-08-31 12:40:21 -05:00
ccr Removing erroneous screen capture. (#62561) (#62565) 2020-09-17 12:37:32 -04:00
cluster [7.x] Add index.routing.allocation.include._tier_preference setting (#62589) (#62667) 2020-09-18 15:41:36 -06:00
commands [DOCS] Fix elasticsearch-croneval chunking (#63008) (#63009) 2020-09-29 10:35:23 -04:00
data-streams [7.x] Add "synthetics-*-*" templates for synthetics fleet data (#62193) (#62346) 2020-09-14 17:14:34 -06:00
docs Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
eql [DOCS] EQL: Remove `match` fn (#63271) (#63677) 2020-10-14 10:13:00 -04:00
graph [DOCS] Document `xpack.graph.enabled` setting (#60073) (#61433) 2020-08-21 15:13:13 -04:00
high-availability [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
how-to [DOCS] Add xref to data tiers content (#63426) (#63434) 2020-10-07 13:24:52 -04:00
ilm [DOCS] Move searchable snapshots to beta (#63436) (#63478) 2020-10-08 09:27:52 -04:00
images [DOCS] Update example data stream names (#60783) (#60820) 2020-08-06 09:38:35 -04:00
index-modules DOCS: general overview of data tiers and roles (#63086) (#63422) 2020-10-07 17:31:15 +01:00
indices Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
ingest [DOCS] allow_duplicates option for append processor (#62336) (#63486) 2020-10-08 09:01:43 -05:00
licensing [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
mapping Convert TextFieldMapper to parametrized form (#63269) (#63392) 2020-10-07 13:26:25 +01:00
migration [DOCS] Replace xref with external link (#63736) 2020-10-15 08:47:04 -04:00
ml [ML] Allow setting num_top_classes to a special value -1 (#63587) (#63602) 2020-10-13 13:57:50 +02:00
modules DOCS: general overview of data tiers and roles (#63086) (#63422) 2020-10-07 17:31:15 +01:00
monitoring [DOCS] Clarify BWC of monitoring clusters (#63151) 2020-10-02 14:09:30 -07:00
query-dsl [DOCS] Clarifies the effect of per-field boosting (#63733) (#63744) 2020-10-15 09:46:36 -04:00
release-notes Add release notes for 7.10.0 (#63460) 2020-10-15 08:38:43 +01:00
repositories-metering-api Add repositories metering API (#62088) 2020-09-08 14:01:04 +02:00
rest-api [Docs] Correct default scroll_size for update by query (#63656) 2020-10-14 16:43:36 +02:00
rollup [DOCS] Fix typo in rollup groups docs (#62269) (#62316) 2020-09-14 10:42:58 -04:00
scripting [DOCS] Fix ingest script compilation rate and cache size (#61468) (#61479) 2020-08-24 10:46:44 -04:00
search [DOCS] Fix typo in search profile docs (#63522) (#63559) 2020-10-12 10:13:13 -04:00
searchable-snapshots/apis [DOCS] Move searchable snapshots to beta (#63436) (#63478) 2020-10-08 09:27:52 -04:00
settings [ML] Audit message when nightly maintenance times out (#63252) (#63330) 2020-10-06 16:19:37 +01:00
setup [DOCS] Updating permissions language for RPM install packages (#63277) (#63344) 2020-10-06 13:09:50 -04:00
slm [DOCS] Fix typo in SLM docs (#62591) (#62647) 2020-09-18 12:50:34 -04:00
snapshot-restore Clone Snapshot API (#61839) (#63291) 2020-10-06 01:52:25 +02:00
sql SQL: Escaped wildcard (*) not accepted in LIKE (#63428) 2020-10-13 10:47:03 -04:00
transform [DOCS] Adds limitation item about using scripts in transforms (#63021) (#63075) 2020-09-30 16:25:48 +02:00
upgrade [DOCS] Note remote reindex is not fwd compatible (#60425) (#60454) 2020-07-30 09:23:55 -04:00
vectors [DOCS] Update my-index examples (#60132) (#60248) 2020-07-27 15:58:26 -04:00
aggregations.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
analysis.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
api-conventions.asciidoc Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
cat.asciidoc AwaitsFix for #51619 2020-08-06 09:48:35 +01:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
data-rollup-transform.asciidoc [DOCS] Changes level offset of transform pages (#60066) (#60075) 2020-07-22 11:22:57 -07:00
datatiers.asciidoc [DOCS] Move searchable snapshots to beta (#63436) (#63478) 2020-10-08 09:27:52 -04:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:36:06 -04:00
frozen-indices.asciidoc [DOCS] Replace `twitter` dataset in docs (#60604) (#60609) 2020-08-03 13:31:19 -04:00
getting-started.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
glossary.asciidoc [DOCS] Fix hyphenation for "time series" (#61472) (#61481) 2020-08-24 11:18:07 -04:00
gs-index.asciidoc
high-availability.asciidoc [DOCS] Add docs for designing resilient clusters (#47233) (#57743) 2020-06-05 12:08:45 -04:00
how-to.asciidoc [DOCS] Document shard sizing guide (#61942) (#62957) 2020-09-28 09:57:39 -04:00
index-modules.asciidoc [7.x] [DOCS] Update CCR docs to focus on Kibana. (#61237) 2020-08-17 16:58:13 -04:00
index.asciidoc DOCS: general overview of data tiers and roles (#63086) (#63422) 2020-10-07 17:31:15 +01:00
index.x.asciidoc
indices.asciidoc [DOCS] Split delete index template API docs (#62074) (#62169) 2020-09-09 10:13:16 -04:00
ingest.asciidoc [DOCS] Update my-index examples (#60132) (#60248) 2020-07-27 15:58:26 -04:00
intro.asciidoc [DOCS] Fix hyphenation for "time series" (#61472) (#61481) 2020-08-24 11:18:07 -04:00
links.asciidoc [DOCS] Fix security links in machine learning APIs (#60098) (#60152) 2020-07-23 16:43:10 -07:00
mapping.asciidoc Remove a redundant section on field data types. (#61821) 2020-09-02 15:29:48 -07:00
query-dsl.asciidoc [DOCS] Combine keyword family docs (#61662) (#61813) 2020-09-01 15:32:56 -04:00
redirects.asciidoc [DOCS] Move searchable snapshots to beta (#63436) (#63478) 2020-10-08 09:27:52 -04:00
release-notes.asciidoc Add release notes for 7.10.0 (#63460) 2020-10-15 08:38:43 +01:00
scripting.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
search.asciidoc [7.x] [DOCS] Add PIT to search after docs (#61593) (#62101) 2020-09-14 09:13:23 -04:00
setup.asciidoc Remove glibc warning (#63447) 2020-10-08 14:45:43 -07:00
upgrade.asciidoc [7.x] [DOCS] Update upgrade docs and release highlights for 7.9 (#59674) 2020-07-16 15:58:40 -04:00