elasticsearch/docs/reference
Ryan Ernst 4de0d77777
Switch stored script example to script_score query (#47691)
The example use of a scoring script was incorrectly using a filter
script query, which has no scoring, and thus no _score variable
avialable. This commit converts the example doc to using the newer
script_score query.
2019-10-07 17:08:37 -07:00
..
aggregations Remove types from BulkRequest (#46983) 2019-10-07 13:29:12 +01:00
analysis Remove _type from SearchHit (#46942) 2019-09-23 19:14:54 +01:00
cat Explicit name for doc snippets (#46951) 2019-10-07 23:06:49 +02:00
ccr [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
cluster [DOCS] Comment out tag in Task Managment API Docs so it isn't rendered. (#47618) 2019-10-05 12:47:32 -04:00
commands [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
docs Reformats term vectors APIs (#47484) 2019-10-04 20:09:11 -07:00
graph [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
high-availability [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
how-to [DOCS] Reformat refresh API docs (#46667) 2019-10-04 12:16:10 -04:00
ilm [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
images Remove orphan diagrams for MovingAverage agg (#47263) 2019-09-30 17:04:37 +01:00
index-modules [DOCS] Reformat flush API docs (#46875) 2019-09-27 11:42:55 -04:00
indices [DOCS] Reformat clear cache API docs (#46512) 2019-10-07 09:14:49 -04:00
ingest [DOCS] Reformat simulate pipeline API (#47301) 2019-10-01 14:29:05 -04:00
licensing [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
mapping Mention ip fields in the global ordinals docs. (#47045) 2019-09-24 12:38:23 -07:00
migration Removes typed URLs from mapping APIs (#41676) 2019-09-23 18:20:07 +01:00
ml [ML] Additional outlier detection parameters (#47600) 2019-10-07 15:28:21 +03:00
modules [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
monitoring [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
query-dsl Add explanations to script score queries (#46693) 2019-10-03 19:35:59 -07:00
release-notes [DOCS] Remove abbrevtitles for Asciidoctor migration (#41366) 2019-04-22 05:26:36 -07:00
rest-api Reformats term vectors APIs (#47484) 2019-10-04 20:09:11 -07:00
rollup [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
scripting Switch stored script example to script_score query (#47691) 2019-10-07 17:08:37 -07:00
search [DOCS] Correct callouts in search template docs (#47655) 2019-10-07 09:25:03 -04:00
settings [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
setup Update deprecation logging doc with logger configuration (#47649) 2019-10-07 15:13:38 +02:00
sql Remove types from BulkRequest (#46983) 2019-10-07 13:29:12 +01:00
testing Uppercasing some docs section title (#37781) 2019-01-24 22:54:55 +01:00
transform [Transform] move root endpoint to _transform with BWC layer (#47127) 2019-10-07 16:21:51 +02:00
upgrade Clarify that you cannot abort an upgrade (#47342) 2019-10-02 09:27:17 +01:00
vectors [DOCS] Replace "// CONSOLE" comments with [source,console] (#46159) 2019-09-04 12:51:02 -04:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
api-conventions.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
cat.asciidoc [DOCS] Document cat tasks API (#47321) 2019-10-01 11:47:14 -04:00
cluster.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
data-rollup-transform.asciidoc [DOCS] Adds transforms to Elasticsearch book (#46846) 2019-09-24 15:56:18 -07:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:35:36 -04:00
frozen-indices.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
getting-started.asciidoc Remove _type from SearchHit (#46942) 2019-09-23 19:14:54 +01:00
glossary.asciidoc [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
high-availability.asciidoc [DOCS] Remove leveloffset for CCR docs (#46818) 2019-09-18 09:44:28 -04:00
how-to.asciidoc Correct grammar in list in how-to docs 2017-01-17 20:57:22 -05:00
index-docinfo.xml [DOCS] Add intro blurb to ES Ref TOC page (#44728) 2019-07-23 12:51:05 -07:00
index-modules.asciidoc [DOCS] Reformat refresh API docs (#46667) 2019-10-04 12:16:10 -04:00
index.asciidoc [DOCS] Fixes build errors (#47536) 2019-10-03 15:22:41 -07:00
index.x-docinfo.xml [DOCS] Adding x version of the intro blurb for the TOC. 2019-07-24 14:25:07 -07:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc [DOCS] Reorder index APIs alphabetically (#46981) 2019-10-01 15:13:27 -04:00
ingest.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) 2019-09-06 14:05:36 -04:00
intro.asciidoc [DOCS] Edited title/subtitle. (#43552) 2019-06-24 15:29:47 -07:00
mapping.asciidoc [DOCS] Correct deprecation note in mapping docs (#47656) 2019-10-07 09:37:23 -04:00
modules.asciidoc Retitle and relocate cross-cluster search docs (#45608) 2019-08-15 16:11:04 -04:00
query-dsl.asciidoc [SPATIAL] New ShapeQueryBuilder for querying indexed cartesian geometry (#45108) 2019-08-08 15:28:35 -05:00
redirects.asciidoc [DOCS] Reformat flush API docs (#46875) 2019-09-27 11:42:55 -04:00
release-notes.asciidoc [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
scripting.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:45:04 -04:00
search.asciidoc Use snake casing for document field (#45432) 2019-09-19 14:26:31 +02:00
setup.asciidoc [ML][Data Frame] adding dynamic cluster setting for failure retries (#44577) 2019-07-19 13:50:28 -05:00
testing.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade.asciidoc Clarify that you cannot abort an upgrade (#47342) 2019-10-02 09:27:17 +01:00