content large_stringlengths 3 20.5k | url large_stringlengths 53 192 ⌀ | branch large_stringclasses 4
values | source large_stringclasses 51
values | embeddings listlengths 384 384 | score float64 -0.21 0.65 |
|---|---|---|---|---|---|
==== Running Elasticsearch with `systemd` To configure Elasticsearch to start automatically when the system boots up, run the following commands: [source,sh] -------------------------------------------------- sudo /bin/systemctl daemon-reload sudo /bin/systemctl enable elasticsearch.service ----------------------------... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/systemd.asciidoc | 6.2 | elasticsearch-6-2 | [
0.002557312836870551,
0.04964206740260124,
-0.02102767303586006,
-0.024296632036566734,
0.02632136084139347,
-0.001888167578727007,
-0.05272385850548744,
0.016504140570759773,
0.015232783742249012,
0.05440954491496086,
-0.06866709887981415,
-0.026944475248456,
-0.0012936423299834132,
0.027... | 0.070592 |
[[windows]] === Install Elasticsearch with Windows MSI Installer beta[] Elasticsearch can be installed on Windows using the `.msi` package. This can install Elasticsearch as a Windows service or allow it to be run manually using the included `elasticsearch.exe` executable. TIP: Elasticsearch has historically been insta... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/windows.asciidoc | 6.2 | elasticsearch-6-2 | [
0.004486836958676577,
0.04000410437583923,
0.02125740982592106,
0.005411679390817881,
-0.0019247692544013262,
0.00181589275598526,
-0.0872856080532074,
0.004171237349510193,
-0.032211024314165115,
0.046278513967990875,
-0.04148446023464203,
-0.02430638112127781,
-0.04406389221549034,
0.047... | 0.114547 |
log file for the installation process can be found within the `%TEMP%` directory, with a randomly generated name adhering to the format `MSI.LOG`. The path to a log file can be supplied using the `/l` command line argument ["source","sh",subs="attributes,callouts"] -------------------------------------------- start /wa... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/windows.asciidoc | 6.2 | elasticsearch-6-2 | [
0.0626310333609581,
0.018318740651011467,
-0.005194793455302715,
0.024293068796396255,
-0.007365257013589144,
-0.0160220880061388,
-0.012682413682341576,
0.009907121770083904,
0.05089496821165085,
0.04468410462141037,
-0.0031771506182849407,
-0.07980141043663025,
0.007188389543443918,
0.02... | 0.003088 |
to download plugins over HTTP. Defaults to `""` `HTTPPROXYPORT`:: The proxy port to use to download plugins over HTTP. Defaults to `80` `XPACKLICENSE`:: When installing X-Pack plugin, the type of license to install, either `Basic` or `Trial`. Defaults to `Basic` `XPACKSECURITYENABLED`:: When installing X-Pack plugin wi... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/windows.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.04951123893260956,
-0.005942493677139282,
-0.08432309329509735,
-0.0671219602227211,
0.06568390130996704,
0.018222032114863396,
0.0180408526211977,
0.0030043460428714752,
-0.03291855752468109,
-0.009036178700625896,
0.13836398720741272,
0.04812370985746384,
0.06362396478652954,
0.032999... | -0.035299 |
jvm.options and elasticsearch.yml configuration files to configure the service after installation. Most changes (like JVM settings) will require a restart of the service in order to take effect. [[upgrade-msi-gui]] ==== Upgrade using the graphical user interface (GUI) The `.msi` package supports upgrading an installed ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/windows.asciidoc | 6.2 | elasticsearch-6-2 | [
0.05556945502758026,
-0.013218477368354797,
0.034793026745319366,
-0.014161082915961742,
0.020761385560035706,
0.008105957880616188,
-0.0734013095498085,
-0.030318472534418106,
-0.06276483833789825,
0.013354180380702019,
0.000769356673117727,
0.020459778606891632,
0.01016473863273859,
0.01... | 0.012903 |
[[zip-windows]] === Install Elasticsearch with `.zip` on Windows Elasticsearch can be installed on Windows using the `.zip` package. This comes with a `elasticsearch-service.bat` command which will setup Elasticsearch to run as a service. TIP: Elasticsearch has historically been installed on Windows using the `.zip` ar... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/zip-windows.asciidoc | 6.2 | elasticsearch-6-2 | [
0.0072787762619555,
0.04049453139305115,
-0.017777420580387115,
0.017222048714756966,
-0.026944762095808983,
0.015804285183548927,
-0.052654366940259933,
0.031737733632326126,
-0.037046030163764954,
0.0589834563434124,
-0.050640132278203964,
-0.0029109457973390818,
-0.008858880028128624,
0... | 0.106537 |
to the path to the JDK installation that you want the service to use. If you upgrade the JDK, you are not required to the reinstall the service but you must set the value of the system environment variable `JAVA\_HOME` to the path to the new JDK installation. However, upgrading across JVM types (e.g. JRE versus SE) is ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/zip-windows.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.0011257053120061755,
-0.005702198017388582,
-0.03564866632223129,
-0.06247803196310997,
-0.0517650805413723,
0.007488661911338568,
-0.01257278211414814,
0.023304708302021027,
-0.0462304949760437,
0.0051522948779165745,
-0.08975236862897873,
0.012926527298986912,
0.024548077955842018,
0.... | 0.012805 |
and directories are, by default, contained within `%ES\_HOME%` -- the directory created when unpacking the archive. This is very convenient because you don't have to create any directories to start using Elasticsearch, and uninstalling Elasticsearch is as easy as removing the `%ES\_HOME%` directory. However, it is advi... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/zip-windows.asciidoc | 6.2 | elasticsearch-6-2 | [
0.04966987296938896,
0.015914754942059517,
0.0001784183841664344,
0.02631482481956482,
0.09096517413854599,
-0.010568824596703053,
-0.02021208219230175,
-0.008200028911232948,
0.06396877765655518,
0.06690765172243118,
0.03675942122936249,
0.058614570647478104,
0.022230474278330803,
0.03798... | 0.084252 |
==== Checking that Elasticsearch is running You can test that your Elasticsearch node is running by sending an HTTP request to port `9200` on `localhost`: [source,js] -------------------------------------------- GET / -------------------------------------------- // CONSOLE which should give you a response something lik... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/check-running.asciidoc | 6.2 | elasticsearch-6-2 | [
0.031668297946453094,
0.06558232009410858,
-0.006817673332989216,
0.03791218250989914,
0.038716401904821396,
-0.06919996440410614,
-0.0751851350069046,
-0.02261035144329071,
0.047330692410469055,
-0.018653932958841324,
-0.06583195179700851,
-0.0957726389169693,
-0.029098520055413246,
-0.01... | 0.053148 |
[horizontal] `JAVA\_HOME`:: Set a custom Java path to be used. `MAX\_OPEN\_FILES`:: Maximum number of open files, defaults to `65536`. `MAX\_LOCKED\_MEMORY`:: Maximum locked memory size. Set to `unlimited` if you use the `bootstrap.memory\_lock` option in elasticsearch.yml. `MAX\_MAP\_COUNT`:: Maximum number of memory ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/sysconfig-file.asciidoc | 6.2 | elasticsearch-6-2 | [
0.09298282861709595,
0.015509159304201603,
-0.059580400586128235,
-0.0073389532044529915,
0.018760833889245987,
-0.021329199895262718,
-0.10852032899856567,
0.07139018177986145,
0.015845635905861855,
0.08066146075725555,
-0.036539651453495026,
0.054419077932834625,
-0.027202868834137917,
-... | 0.113032 |
Elasticsearch defaults to using `/etc/elasticsearch` for runtime configuration. The ownership of this directory and all files in this directory are set to `root:elasticsearch` on package installation and the directory has the `setgid` flag set so that any files and subdirectories created under `/etc/elasticsearch` are ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/etc-elasticsearch.asciidoc | 6.2 | elasticsearch-6-2 | [
0.02474578283727169,
0.033612240105867386,
-0.01742946170270443,
-0.0169578418135643,
-0.0033109711948782206,
-0.02717781439423561,
-0.04393015056848526,
0.01120992936193943,
0.053414858877658844,
0.013231947086751461,
0.008493388071656227,
0.06734274327754974,
-0.026736389845609665,
0.024... | 0.088365 |
[[rpm]] === Install Elasticsearch with RPM The RPM for Elasticsearch can be <> or from our <>. It can be used to install Elasticsearch on any RPM-based system such as OpenSuSE, SLES, Centos, Red Hat, and Oracle Enterprise. NOTE: RPM install is not supported on distributions with old versions of RPM, such as SLES 11 and... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/rpm.asciidoc | 6.2 | elasticsearch-6-2 | [
0.01415508147329092,
0.012238973751664162,
-0.00443551829084754,
-0.013862244784832,
0.022343937307596207,
-0.0023847671691328287,
-0.07293888926506042,
0.021857568994164467,
-0.030110185965895653,
-0.00607337336987257,
-0.016568632796406746,
-0.008423782885074615,
0.010466785170137882,
-0... | 0.123508 |
| /usr/share/elasticsearch/plugins | | repo | Shared file system repository locations. Can hold multiple locations. A file system repository can be placed in to any subdirectory of any directory specified here. d| Not configured | path.repo |======================================================================= includ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/rpm.asciidoc | 6.2 | elasticsearch-6-2 | [
0.006220329087227583,
-0.03227587416768074,
-0.08687540143728256,
-0.006899368483573198,
0.027495192363858223,
-0.004434448666870594,
-0.05029832944273949,
-0.0264086052775383,
0.049854349344968796,
0.028924770653247833,
0.0579388290643692,
0.005321429576724768,
-0.012091503478586674,
0.04... | 0.133328 |
[[zip-targz]] === Install Elasticsearch with `.zip` or `.tar.gz` Elasticsearch is provided as a `.zip` and as a `.tar.gz` package. These packages can be used to install Elasticsearch on any system and are the easiest package format to use when trying out Elasticsearch. The latest stable version of Elasticsearch can be ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/zip-targz.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.0027106108609586954,
0.06998429447412491,
0.03403596952557564,
-0.010728410445153713,
0.02891518734395504,
0.014128361828625202,
-0.09379706531763077,
0.038572847843170166,
-0.020822517573833466,
0.05800679698586464,
-0.05196177214384079,
-0.0025900662876665592,
-0.045596372336149216,
0... | 0.084129 |
This is very convenient because you don't have to create any directories to start using Elasticsearch, and uninstalling Elasticsearch is as easy as removing the `$ES\_HOME` directory. However, it is advisable to change the default locations of the config directory, the data directory, and the logs directory so that you... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/install/zip-targz.asciidoc | 6.2 | elasticsearch-6-2 | [
0.037087976932525635,
0.014180092141032219,
0.03117196261882782,
0.007416510954499245,
0.0747409239411354,
-0.010116875171661377,
-0.012425497174263,
0.0025598681531846523,
0.06630299240350723,
0.08355407416820526,
0.023746749386191368,
0.03880744427442551,
0.005724976304918528,
0.04097835... | 0.104231 |
[[file-descriptors]] === File Descriptors [NOTE] This is only relevant for Linux and macOS and can be safely ignored if running Elasticsearch on Windows. On Windows that JVM uses an https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx[API] limited only by available resources. Elasticsearch us... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/sysconfig/file-descriptors.asciidoc | 6.2 | elasticsearch-6-2 | [
0.019130874425172806,
0.04456309974193573,
0.02082924172282219,
0.006973553448915482,
0.04746845364570618,
-0.04196534305810928,
-0.10015758126974106,
0.048695459961891174,
-0.0008244566852226853,
0.04657690227031708,
-0.025128452107310295,
0.026072585955262184,
-0.006807633675634861,
0.01... | 0.055595 |
[[setup-configuration-memory]] === Disable swapping Most operating systems try to use as much memory as possible for file system caches and eagerly swap out unused application memory. This can result in parts of the JVM heap or even its executable pages being swapped out to disk. Swapping is very bad for performance, f... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/sysconfig/swap.asciidoc | 6.2 | elasticsearch-6-2 | [
0.041837844997644424,
0.07037176936864853,
-0.02880864031612873,
0.042657069861888885,
0.02452057972550392,
0.01605367846786976,
-0.03712437301874161,
0.05009908974170685,
0.008010240271687508,
0.06116839498281479,
-0.059237513691186905,
0.13466815650463104,
0.014698664657771587,
-0.048412... | 0.154676 |
[[vm-max-map-count]] === Virtual memory Elasticsearch uses a <> directory by default to store its indices. The default operating system limits on mmap counts is likely to be too low, which may result in out of memory exceptions. On Linux, you can increase the limits by running the following command as `root`: [source,s... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/sysconfig/virtual-memory.asciidoc | 6.2 | elasticsearch-6-2 | [
0.11822592467069626,
-0.0012686012778431177,
-0.04847096651792526,
0.013653362169861794,
-0.045121967792510986,
-0.010361883789300919,
-0.0948982760310173,
0.0629083663225174,
0.030620798468589783,
0.06609605997800827,
0.018086541444063187,
-0.02537526749074459,
0.005265090148895979,
-0.00... | 0.063555 |
[[max-number-of-threads]] === Number of threads Elasticsearch uses a number of thread pools for different types of operations. It is important that it is able to create new threads whenever needed. Make sure that the number of threads that the Elasticsearch user can create is at least 4096. This can be done by setting ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/sysconfig/threads.asciidoc | 6.2 | elasticsearch-6-2 | [
0.049300674349069595,
-0.028240147978067398,
0.019690901041030884,
-0.055509280413389206,
-0.0561528317630291,
-0.027051428332924843,
-0.06656190752983093,
-0.012532628141343594,
0.0636051669716835,
0.05707579106092453,
-0.08095579594373703,
-0.018876872956752777,
0.0013381956377997994,
-0... | 0.073669 |
[[networkaddress-cache-ttl]] === DNS cache settings Elasticsearch runs with a security manager in place. With a security manager in place, the JVM defaults to caching positive hostname resolutions indefinitely. If your Elasticsearch nodes rely on DNS in an environment where DNS resolutions vary with time (e.g., for nod... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/sysconfig/dns-cache.asciidoc | 6.2 | elasticsearch-6-2 | [
0.005472692660987377,
0.059040866792201996,
0.07203825563192368,
0.018794752657413483,
-0.041982561349868774,
-0.03296168893575668,
-0.06515877693891525,
-0.03008231334388256,
0.06775730103254318,
0.0645228922367096,
-0.07280462235212326,
0.009667118079960346,
0.004735122434794903,
0.00406... | 0.041482 |
[[setting-system-settings]] === Configuring system settings Where to configure systems settings depends on which package you have used to install Elasticsearch, and which operating system you are using. When using the `.zip` or `.tar.gz` packages, system settings can be configured: \* temporarily with <>, or \* permane... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/sysconfig/configuring.asciidoc | 6.2 | elasticsearch-6-2 | [
0.02594609558582306,
0.04106754809617996,
-0.06279503554105759,
-0.04117617756128311,
-0.025703882798552513,
-0.04252886399626732,
-0.052092764526605606,
0.1073930561542511,
-0.028683926910161972,
0.032173361629247665,
-0.04755544289946556,
0.06179996579885483,
0.034961067140102386,
-0.016... | 0.127179 |
[[heap-size]] === Setting the heap size By default, Elasticsearch tells the JVM to use a heap with a minimum and maximum size of 1 GB. When moving to production, it is important to configure heap size to ensure that Elasticsearch has enough heap available. Elasticsearch will assign the entire heap specified in <> via t... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/important-settings/heap-size.asciidoc | 6.2 | elasticsearch-6-2 | [
0.04579732567071915,
0.06566927582025528,
-0.01362892147153616,
-0.010091174393892288,
-0.0041158972308039665,
-0.026118159294128418,
-0.063095323741436,
0.05045545473694801,
0.024100398644804955,
0.04197435453534126,
-0.059134531766176224,
0.037354905158281326,
0.01346900686621666,
-0.047... | 0.124755 |
[[heap-dump-path]] === JVM heap dump path The <> and <> package distributions default to configuring the JVM to dump the heap on out of memory exceptions to `/var/lib/elasticsearch`. If this path is not suitable for storing heap dumps, you should modify the entry `-XX:HeapDumpPath=/var/lib/elasticsearch` in <> to an al... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/important-settings/heap-dump-path.asciidoc | 6.2 | elasticsearch-6-2 | [
0.03469640016555786,
0.07321063429117203,
-0.0005927286692894995,
0.0024132709950208664,
0.006410839967429638,
0.013479150831699371,
-0.08706222474575043,
0.011762794107198715,
0.03634928539395332,
0.04041266068816185,
-0.06435010582208633,
0.007125448901206255,
0.011394152417778969,
0.030... | 0.030514 |
[[network.host]] === `network.host` By default, Elasticsearch binds to loopback addresses only -- e.g. `127.0.0.1` and `[::1]`. This is sufficient to run a single development node on a server. TIP: In fact, more than one node can be started from the same `$ES\_HOME` location on a single node. This can be useful for tes... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/important-settings/network-host.asciidoc | 6.2 | elasticsearch-6-2 | [
0.0694802775979042,
0.004620871040970087,
-0.000608112255576998,
0.040955521166324615,
-0.0018021812429651618,
-0.03960694372653961,
-0.09247379750013351,
-0.03469158336520195,
0.03333433344960213,
0.029330341145396233,
-0.0777236819267273,
-0.023019418120384216,
0.018470220267772675,
-0.0... | 0.038401 |
[[node.name]] === `node.name` By default, Elasticsearch will use the first seven characters of the randomly generated UUID as the node id. Note that the node id is persisted and does not change when a node restarts and therefore the default node name will also not change. It is worth configuring a more meaningful name ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/important-settings/node-name.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.03635229170322418,
0.07619991898536682,
0.014540589414536953,
0.045984357595443726,
0.008672802709043026,
-0.039467956870794296,
0.002107165288180113,
-0.07289695739746094,
0.09760177135467529,
0.008457047864794731,
-0.05789852514863014,
-0.04697062075138092,
0.03929287940263748,
-0.067... | 0.059127 |
[[discovery-settings]] === Discovery settings Elasticsearch uses a custom discovery implementation called "Zen Discovery" for node-to-node clustering and master election. There are two important discovery settings that should be configured before going to production. [float] [[unicast.hosts]] ==== `discovery.zen.ping.u... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/important-settings/discovery-settings.asciidoc | 6.2 | elasticsearch-6-2 | [
0.013294683769345284,
-0.01258788537234068,
-0.05050838738679886,
0.07123859226703644,
0.01869298703968525,
0.01474063005298376,
-0.037415437400341034,
-0.08137296885251999,
-0.023423008620738983,
0.023795420303940773,
-0.06965566426515579,
-0.05052848160266876,
0.01739688403904438,
0.0075... | 0.09057 |
[[path-settings]] === `path.data` and `path.logs` If you are using the `.zip` or `.tar.gz` archives, the `data` and `logs` directories are sub-folders of `$ES\_HOME`. If these important folders are left in their default locations, there is a high risk of them being deleted while upgrading Elasticsearch to a new version... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/setup/important-settings/path-settings.asciidoc | 6.2 | elasticsearch-6-2 | [
0.06915400177240372,
0.06490273028612137,
0.02211901731789112,
-0.006957123521715403,
0.0567396879196167,
-0.04011613875627518,
-0.030659250915050507,
0.01200229674577713,
0.06281305104494095,
0.07048297673463821,
-0.012386170215904713,
0.009642166085541248,
-0.03483205661177635,
0.0072786... | 0.005147 |
[[docs-refresh]] == `?refresh` The <>, <>, <>, and <> APIs support setting `refresh` to control when changes made by this request are made visible to search. These are the allowed values: Empty string or `true`:: Refresh the relevant primary and replica shards (not the whole index) immediately after the operation occur... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/refresh.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.07522543519735336,
0.022469067946076393,
0.06450817734003067,
0.08978161215782166,
0.039605993777513504,
-0.051563411951065063,
-0.09274069219827652,
-0.03663066402077675,
0.14307458698749542,
0.06719279289245605,
-0.0040504178032279015,
0.04873307794332504,
0.01155327633023262,
-0.0679... | 0.061652 |
promise that when a `refresh=wait\_for` request returns that its changes are visible for search while preventing unchecked resource usage for blocked requests. If a request forced a refresh because it ran out of listener slots then its response will contain `"forced\_refresh": true`. Bulk requests only take up one slot... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/refresh.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.09750457853078842,
-0.0035459594801068306,
0.03551891818642616,
0.09718552976846695,
0.005681461654603481,
-0.04819692671298981,
-0.007626125123351812,
-0.0746564045548439,
0.11206602305173874,
-0.008315254002809525,
-0.0012226570397615433,
0.021691419184207916,
0.009081274271011353,
-0... | 0.03861 |
[[docs-delete]] == Delete API The delete API allows to delete a typed JSON document from a specific index based on its id. The following example deletes the JSON document from an index called `twitter`, under a type called `\_doc`, with id `1`: [source,js] -------------------------------------------------- DELETE /twit... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/delete.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.09378673136234283,
0.1072460263967514,
0.025444457307457924,
0.06879367679357529,
0.060736965388059616,
-0.02448362298309803,
0.011555223725736141,
-0.02873063273727894,
0.16332398355007172,
-0.035329967737197876,
0.0008789401035755873,
0.02246296964585781,
0.031188232824206352,
-0.0277... | 0.091511 |
minute before failing and responding with an error. The `timeout` parameter can be used to explicitly specify how long it waits. Here is an example of setting it to 5 minutes: [source,js] -------------------------------------------------- DELETE /twitter/\_doc/1?timeout=5m ----------------------------------------------... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/delete.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.024475382640957832,
0.05995272845029831,
-0.02181684412062168,
0.0534229576587677,
0.06215526908636093,
-0.04210926964879036,
-0.07697724550962448,
0.026281096041202545,
0.12910102307796478,
-0.02630826272070408,
0.010940385982394218,
0.001075017498806119,
-0.004543899092823267,
-0.0884... | 0.028267 |
[[docs-delete-by-query]] == Delete By Query API The simplest usage of `\_delete\_by\_query` just performs a deletion on every document that match a query. Here is the API: [source,js] -------------------------------------------------- POST twitter/\_delete\_by\_query { "query": { <1> "match": { "message": "some message... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/delete-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.0791340097784996,
0.08512195944786072,
0.026076555252075195,
0.08580109477043152,
0.039289671927690506,
-0.015333096496760845,
0.0554882287979126,
-0.022136589512228966,
0.14885276556015015,
-0.015487637370824814,
0.026606954634189606,
0.02671893686056137,
0.07670840620994568,
-0.062262... | 0.092631 |
Query API also supports `refresh`, `wait\_for\_completion`, `wait\_for\_active\_shards`, `timeout` and `scroll`. Sending the `refresh` will refresh all shards involved in the delete by query once the request completes. This is different than the Delete API's `refresh` parameter which causes just the shard that received... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/delete-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.00036881526466459036,
-0.0023767841048538685,
0.0429333858191967,
0.05459276959300041,
0.012388737872242928,
-0.053224366158246994,
-0.01788584142923355,
-0.09873772412538528,
0.10476820170879364,
0.08057340234518051,
-0.045875731855630875,
0.05723443254828453,
0.034082889556884766,
-0.... | 0.110251 |
structure. `retries`:: The number of retries attempted by delete by query. `bulk` is the number of bulk actions retried and `search` is the number of search actions retried. `throttled\_millis`:: Number of milliseconds the request slept to conform to `requests\_per\_second`. `requests\_per\_second`:: The number of requ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/delete-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.09390541166067123,
-0.00446277717128396,
-0.04472263157367706,
0.0444699227809906,
-0.04933786764740944,
-0.08191165328025818,
0.053087688982486725,
-0.027872415259480476,
0.11868933588266373,
0.03049628809094429,
0.06772243976593018,
0.018534120172262192,
0.06605624407529831,
-0.077746... | 0.170197 |
`-1` to disable throttling or any decimal number like `1.7` or `12` to throttle to that level. Rethrottling that speeds up the query takes effect immediately but rethrotting that slows down the query will take effect on after completing the current batch. This prevents scroll timeouts. [float] [[docs-delete-by-query-sl... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/delete-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.1088494136929512,
0.08455921709537506,
-0.013514108024537563,
0.07716431468725204,
-0.010539279319345951,
-0.062005963176488876,
-0.0014136278769001365,
-0.02408655732870102,
0.08673739433288574,
0.025323206558823586,
0.00853093434125185,
0.03458418697118759,
0.028988078236579895,
-0.06... | 0.055935 |
at approximately the same time. [float] [[docs-delete-by-query-picking-slices]] ===== Picking the number of slices If slicing automatically, setting `slices` to `auto` will choose a reasonable number for most indices. If you're slicing manually or otherwise tuning automatic slicing, use these guidelines. Query performa... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/delete-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.03517847880721092,
0.031200282275676727,
-0.0032181167043745518,
0.0506616048514843,
0.02962648496031761,
-0.09356098622083664,
-0.02226916141808033,
-0.02934398129582405,
0.11179143935441971,
0.03436785191297531,
0.018981825560331345,
0.05250757187604904,
0.004141976125538349,
0.028205... | 0.070761 |
[[docs-update-by-query]] == Update By Query API The simplest usage of `\_update\_by\_query` just performs an update on every document in the index without changing the source. This is useful to <> or some other online mapping change. Here is the API: [source,js] -------------------------------------------------- POST t... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/update-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.0638330727815628,
0.05989639833569527,
0.037083737552165985,
0.06373222917318344,
0.04171882942318916,
-0.04109692573547363,
-0.03385971486568451,
0.0012217636685818434,
0.08452700078487396,
0.031887661665678024,
0.01990627683699131,
0.029160669073462486,
0.03297928348183632,
-0.1520259... | 0.067226 |
cause `\_update\_by\_query` to omit that document from its updates. This no operation will be reported in the `noop` counter in the <>. `delete`:: Set `ctx.op = "delete"` if your script decides that the document must be deleted. The deletion will be reported in the `deleted` counter in the <>. Setting `ctx.op` to anyth... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/update-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.10105405747890472,
0.06287951022386551,
0.055050358176231384,
0.06565256416797638,
0.03479594364762306,
-0.04679904878139496,
0.0002730092965066433,
-0.034333486109972,
0.13511736690998077,
0.029460102319717407,
0.017123129218816757,
0.08868890255689621,
0.04876454174518585,
-0.07771776... | 0.062124 |
and the time spent writing. By default the batch size is `1000`, so if the `requests\_per\_second` is set to `500`: [source,txt] -------------------------------------------------- target\_time = 1000 / 500 per second = 2 seconds wait\_time = target\_time - delete\_time = 2 seconds - .5 seconds = 1.5 seconds -----------... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/update-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.052192915230989456,
0.02903914265334606,
0.0010046599199995399,
0.0779479518532753,
0.013844495639204979,
-0.11990956217050552,
-0.022692760452628136,
-0.0018872576765716076,
0.060178812593221664,
0.03900792822241783,
0.014407356269657612,
-0.012616612948477268,
0.004246534314006567,
-0... | 0.081294 |
-------------------------------------------------- // NOTCONSOLE // We can't test tasks output <1> this object contains the actual status. It is just like the response json with the important addition of the `total` field. `total` is the total number of operations that the reindex expects to perform. You can estimate t... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/update-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.06666377931833267,
-0.009997707791626453,
-0.010166242718696594,
0.07926300913095474,
-0.041372958570718765,
-0.05642605200409889,
-0.027110500261187553,
-0.04641205444931984,
0.007820467464625835,
0.027316009625792503,
-0.028425388038158417,
-0.01204601675271988,
0.012273130938410759,
... | 0.089458 |
per shard, up to a certain limit. If there are multiple source indices, it will choose the number of slices based on the index with the smallest number of shards. Adding `slices` to `\_update\_by\_query` just automates the manual process used in the section above, creating sub-requests which means it has some quirks: \... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/update-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.030001597478985786,
0.014958556741476059,
0.03783964365720749,
0.016142960637807846,
-0.040074706077575684,
-0.09777592867612839,
-0.03424975648522377,
-0.03344704583287239,
0.03762681037187576,
0.05179041251540184,
0.015469035133719444,
0.01690937578678131,
0.057857222855091095,
-0.058... | 0.10355 |
} } } -------------------------------------------------- // CONSOLE // TEST[continued] [source,js] -------------------------------------------------- { "hits" : { "total" : 1 } } -------------------------------------------------- // TESTRESPONSE You can do the exact same thing when adding a field to a multifield. | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/update-by-query.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.019102871417999268,
0.004296399652957916,
0.00013090111315250397,
0.05832584202289581,
0.005053545814007521,
0.03415995091199875,
0.005014320369809866,
0.027227601036429405,
0.09597264975309372,
-0.01737273298203945,
-0.020233869552612305,
-0.041002362966537476,
-0.04938261955976486,
-0... | 0.048731 |
[[docs-index\_]] == Index API IMPORTANT: See <>. The index API adds or updates a typed JSON document in a specific index, making it searchable. The following example inserts the JSON document into the "twitter" index, under a type called "\_doc" with an id of 1: [source,js] ---------------------------------------------... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/index_.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.05164683610200882,
0.11851514130830765,
0.04378122463822365,
0.08815877884626389,
0.03899655118584633,
0.024274906143546104,
-0.024935398250818253,
0.0017810737481340766,
0.1209799200296402,
-0.01949746534228325,
-0.02454582042992115,
0.02072279341518879,
0.008112914860248566,
-0.026718... | 0.109416 |
optionally allows for http://en.wikipedia.org/wiki/Optimistic\_concurrency\_control[optimistic concurrency control] when the `version` parameter is specified. This will control the version of the document the operation is intended to be executed against. A good example of a use case for versioning is performing a trans... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/index_.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.053085051476955414,
0.06709713488817215,
0.0065475027076900005,
0.04482116550207138,
0.01634502410888672,
0.0038527939468622208,
-0.06586665660142899,
-0.04233076423406601,
0.11250852793455124,
0.036122262477874756,
0.009970308281481266,
0.07337531447410583,
-0.0033003967255353928,
-0.0... | 0.108027 |
is no existing document the operation will succeed as well. The given version will be used as the new version and will be stored with the new document. The supplied version must be a non-negative long number. \*NOTE\*: The `external\_gte` version type is meant for special use cases and should be used with care. If used... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/index_.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.11279498040676117,
0.012862487696111202,
0.08084417134523392,
0.09186924248933792,
0.004166945815086365,
-0.08313626050949097,
-0.05089579150080681,
-0.03241395205259323,
0.09691272675991058,
0.016736580058932304,
-0.022029174491763115,
0.048947662115097046,
0.0028569698333740234,
-0.03... | 0.056995 |
shard copies are not available, then the write operation must wait and retry, until either the requisite shard copies have started or a timeout occurs. By default, write operations only wait for the primary shards to be active before proceeding (i.e. `wait\_for\_active\_shards=1`). This default can be overridden in the... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/index_.asciidoc | 6.2 | elasticsearch-6-2 | [
0.042316582053899765,
-0.05555005371570587,
0.05947762727737427,
0.07443483918905258,
-0.026978230103850365,
-0.02803925983607769,
-0.047329381108284,
-0.07703236490488052,
0.1107567548751831,
0.03123704344034195,
0.025235602632164955,
0.028386538848280907,
0.045071035623550415,
-0.0440192... | 0.044969 |
[[timeout]] === Timeout The primary shard assigned to perform the index operation might not be available when the index operation is executed. Some reasons for this might be that the primary shard is currently recovering from a gateway or undergoing relocation. By default, the index operation will wait on the primary s... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/index_.asciidoc | 6.2 | elasticsearch-6-2 | [
0.029826665297150612,
0.08074428886175156,
0.024082597345113754,
0.08330269157886505,
0.03004598058760166,
-0.03395568206906319,
-0.07012610882520676,
-0.03863895684480667,
0.12721608579158783,
-0.019101252779364586,
-0.01847916841506958,
0.017606958746910095,
-0.022769836708903313,
-0.081... | 0.059884 |
[[docs-update]] == Update API The update API allows to update a document based on a script provided. The operation gets the document (collocated with the shard) from the index, runs the script (with optional script language and parameters), and index back the result (also allows to delete, or ignore the operation). It ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/update.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.11646781861782074,
0.03289131447672844,
0.05030716210603714,
0.10471570491790771,
0.03598969429731369,
-0.013156620785593987,
-0.05454684793949127,
-0.06354417651891708,
0.12601380050182343,
0.026229359209537506,
-0.019443174824118614,
0.051986247301101685,
0.03543169051408768,
-0.08924... | 0.064113 |
0, "failed": 0 }, "\_index": "test", "\_type": "\_doc", "\_id": "1", "\_version": 6, "result": "noop" } -------------------------------------------------- // TESTRESPONSE You can disable this behavior by setting "detect\_noop": false like this: [source,js] -------------------------------------------------- POST test/\_... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/update.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.09829840809106827,
0.06967128068208694,
0.0485321469604969,
0.06464870274066925,
0.041652705520391464,
-0.032407231628894806,
-0.007440557703375816,
-0.03585268184542656,
0.0955338180065155,
-0.008705349639058113,
0.025176916271448135,
-0.05257229134440422,
-0.02286440320312977,
-0.0641... | 0.071714 |
[[docs-multi-termvectors]] == Multi termvectors API Multi termvectors API allows to get multiple termvectors at once. The documents from which to retrieve the term vectors are specified by an index, type and id. But the documents could also be artificially provided in the request itself. The response includes a `docs` ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/multi-termvectors.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.033851053565740585,
0.05364406481385231,
0.012938153930008411,
0.06820284575223923,
0.044818539172410965,
0.01284621749073267,
-0.0769462138414383,
-0.004147028550505638,
0.09489930421113968,
-0.010187458246946335,
-0.05883955582976341,
-0.0823870301246643,
0.053045935928821564,
-0.0363... | 0.012869 |
[[docs-bulk]] == Bulk API The bulk API makes it possible to perform many index/delete operations in a single API call. This can greatly increase the indexing speed. .Client support for bulk requests \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Some of the officially support... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/bulk.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.07317698001861572,
0.07187362760305405,
0.03266812488436699,
0.029732558876276016,
0.029957158491015434,
-0.05625484138727188,
-0.05240676924586296,
-0.024170782417058945,
0.08738802373409271,
0.06934884190559387,
-0.020913027226924896,
0.019645730033516884,
0.014721649698913097,
0.0125... | 0.131716 |
}, "status": 200, "\_seq\_no" : 3, "\_primary\_term" : 4 } } ] } -------------------------------------------------- // TESTRESPONSE[s/"took": 30/"took": $body.took/] // TESTRESPONSE[s/"index\_uuid": .../"index\_uuid": $body.items.3.update.error.index\_uuid/] // TESTRESPONSE[s/"\_seq\_no" : 0/"\_seq\_no" : $body.items.0... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/bulk.asciidoc | 6.2 | elasticsearch-6-2 | [
0.022149519994854927,
0.014855142682790756,
-0.04953421652317047,
0.023405570536851883,
0.00022208572772797197,
-0.05719401687383652,
0.01381965447217226,
-0.03999752923846245,
0.029882147908210754,
0.08364919573068619,
0.08458008617162704,
-0.10291054844856262,
0.041264891624450684,
-0.04... | 0.062362 |
: "3", "\_type" : "\_doc", "\_index" : "index1", "\_source" : true} } { "doc" : {"field" : "value"} } { "update" : {"\_id" : "4", "\_type" : "\_doc", "\_index" : "index1"} } { "doc" : {"field" : "value"}, "\_source": true} -------------------------------------------------- // CONSOLE // TEST[continued] [float] [[bulk-s... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/bulk.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.027385840192437172,
0.10923556983470917,
0.03136339411139488,
0.07433159649372101,
0.02603052742779255,
0.009178592823445797,
0.07399898022413254,
-0.01577809453010559,
0.06378529220819473,
0.03614172339439392,
0.00041584105929359794,
-0.06245676800608635,
0.043377358466386795,
-0.07332... | 0.067323 |
[[docs-reindex]] == Reindex API IMPORTANT: Reindex does not attempt to set up the destination index. It does not copy the settings of the source index. You should set up the destination index prior to running a `\_reindex` action, including setting up mappings, shard counts, replicas, etc. The most basic form of `\_rei... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/reindex.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.03527741879224777,
-0.04403340443968773,
0.061263248324394226,
0.06609801948070526,
0.004430696368217468,
-0.0018601315096020699,
-0.060469962656497955,
-0.04348659887909889,
0.0717526376247406,
0.016123197972774506,
0.0530434288084507,
0.007717135362327099,
0.02461264096200466,
-0.0617... | 0.025514 |
iteration order isn't well defined. [source,js] -------------------------------------------------- POST \_reindex { "source": { "index": ["twitter", "blog"], "type": ["\_doc", "post"] }, "dest": { "index": "all\_together" } } -------------------------------------------------- // CONSOLE // TEST[s/^/PUT twitter\nPUT blo... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/reindex.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.07159467041492462,
0.041713591665029526,
0.05127158761024475,
0.04807456582784653,
0.01077908743172884,
-0.012168639339506626,
0.021778220310807228,
-0.009068364277482033,
0.06374889612197876,
0.021059485152363777,
0.031987618654966354,
0.05266398936510086,
0.00574405025690794,
-0.07640... | 0.00825 |
documents from the `source` index with the company name `cat` into the `dest` index with routing set to `cat`. [source,js] -------------------------------------------------- POST \_reindex { "source": { "index": "source", "query": { "match": { "company": "cat" } } }, "dest": { "index": "dest", "routing": "=cat" } } ---... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/reindex.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.0618644617497921,
0.03483155369758606,
-0.018795855343341827,
0.07727555930614471,
-0.04876089096069336,
-0.013455290347337723,
-0.0026130452752113342,
-0.031199097633361816,
-0.013799626380205154,
0.0045076641254127026,
-0.009702371433377266,
0.04993218556046486,
-0.04300859943032265,
... | 0.084399 |
"source", "query": { "match": { "test": "data" } } }, "dest": { "index": "dest" } } -------------------------------------------------- // CONSOLE // TEST[setup:host] // TEST[s/^/PUT source\n/] // TEST[s/otherhost:9200/\${host}/] [float] === URL Parameters In addition to the standard parameters like `pretty`, the Reinde... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/reindex.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.07612653076648712,
-0.0007608633022755384,
0.00787178985774517,
0.05286069214344025,
0.00029015581822022796,
-0.06269027292728424,
-0.029156217351555824,
-0.08826974034309387,
0.048067156225442886,
0.03849191963672638,
0.0013159428490325809,
0.0033566600177437067,
0.047111961990594864,
... | 0.069609 |
`batches`:: The number of scroll responses pulled back by the reindex. `noops`:: The number of documents that were ignored because the script used for the reindex returned a `noop` value for `ctx.op`. `version\_conflicts`:: The number of version conflicts that reindex hit. `retries`:: The number of retries attempted by... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/reindex.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.10366164147853851,
-0.012196358293294907,
0.004814970772713423,
0.0472366102039814,
-0.06041049212217331,
-0.08539268374443054,
0.00680138636380434,
-0.029628479853272438,
0.04612031579017639,
0.033271338790655136,
0.02968796156346798,
0.04228740930557251,
0.030354786664247513,
-0.09552... | 0.15935 |
-------------------------------------------------- POST \_reindex/task\_id:1/\_rethrottle?requests\_per\_second=-1 -------------------------------------------------- // CONSOLE The `task\_id` can be found using the Tasks API above. Just like when setting it on the Reindex API, `requests\_per\_second` can be either `-1`... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/reindex.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.08658184111118317,
0.012223632074892521,
-0.03740768879652023,
0.07663965225219727,
-0.04036342352628708,
-0.016196563839912415,
-0.002031223615631461,
-0.053206708282232285,
-0.020551126450300217,
0.0288633294403553,
-0.012286270037293434,
0.014154709875583649,
0.04666704684495926,
-0.... | 0.08368 |
`slices` only contains the status of completed slices. \* These sub-requests are individually addressable for things like cancelation and rethrottling. \* Rethrottling the request with `slices` will rethrottle the unfinished sub-request proportionally. \* Canceling the request with `slices` will cancel each sub-request... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/reindex.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.08962017297744751,
0.027130059897899628,
0.08095978200435638,
0.03531773388385773,
-0.02178056538105011,
-0.1141042709350586,
-0.05790697783231735,
-0.006066798232495785,
0.04306066036224365,
0.06360410898923874,
0.03144615516066551,
0.02728721685707569,
0.01116968784481287,
-0.01496757... | 0.020196 |
`\_score`. | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/reindex.asciidoc | 6.2 | elasticsearch-6-2 | [
0.025194484740495682,
0.06576638668775558,
-0.10272756963968277,
0.017191216349601746,
-0.011986734345555305,
0.0998300164937973,
0.055931441485881805,
0.08817975223064423,
0.06121645122766495,
0.006149302236735821,
0.0459839329123497,
-0.03986275941133499,
0.07557287067174911,
-0.00349996... | 0.156944 |
[[docs-get]] == Get API The get API allows to get a typed JSON document from the index based on its id. The following example gets a JSON document from an index called twitter, under a type called \_doc, with id valued 0: [source,js] -------------------------------------------------- GET twitter/\_doc/0 ---------------... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/get.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.08491294085979462,
0.1458214968442917,
0.011344566941261292,
0.07932624965906143,
0.00905118603259325,
0.0003213161544408649,
-0.00042071103234775364,
0.04823603108525276,
0.11085084080696106,
-0.0785752385854721,
-0.02573832869529724,
0.010205601342022419,
0.005773027427494526,
-0.0172... | 0.070428 |
trying to get the `stored\_fields.` It is also possible to retrieve metadata fields like the `\_routing` field: [source,js] -------------------------------------------------- PUT twitter/\_doc/2?routing=user1 { "counter" : 1, "tags" : ["white"] } -------------------------------------------------- // CONSOLE // TEST[con... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/get.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.011078909039497375,
0.058413997292518616,
-0.04175146669149399,
0.060651760548353195,
0.027473507449030876,
-0.008899598382413387,
0.0718235895037651,
0.047045767307281494,
0.0656973198056221,
-0.0450809970498085,
0.018262607976794243,
-0.008959074504673481,
0.02331314980983734,
-0.0409... | 0.029562 |
document. Note that `FORCE` version type is deprecated. Internally, Elasticsearch has marked the old document as deleted and added an entirely new document. The old version of the document doesn’t disappear immediately, although you won’t be able to access it. Elasticsearch cleans up deleted documents in the background... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/get.asciidoc | 6.2 | elasticsearch-6-2 | [
0.014355659484863281,
0.04667593166232109,
0.07140929251909256,
0.06892916560173035,
0.11428236961364746,
0.00881886575371027,
-0.13924533128738403,
-0.06981551647186279,
0.10970354825258255,
0.031618501991033554,
-0.009522277861833572,
0.13985635340213776,
-0.024857601150870323,
-0.031218... | 0.068833 |
[[docs-termvectors]] == Term Vectors Returns information and statistics on terms in the fields of a particular document. The document could be stored in the index or artificially provided by the user. Term vectors are <> by default, not near realtime. This can be changed by setting `realtime` parameter to `false`. [sou... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/termvectors.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.027946198359131813,
0.04766171798110008,
-0.09252570569515228,
0.07143654674291611,
0.09477590024471283,
0.0020718551240861416,
-0.0164943840354681,
-0.01118456106632948,
0.11264114081859589,
0.013149532489478588,
0.019276505336165428,
0.015332726761698723,
0.03467534855008125,
-0.07628... | 0.039837 |
will be ignored. Defaults to unbounded (`0`). [float] === Behaviour The term and field statistics are not accurate. Deleted documents are not taken into account. The information is only retrieved for the shard the requested document resides in. The term and field statistics are therefore only useful as relative measure... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/termvectors.asciidoc | 6.2 | elasticsearch-6-2 | [
0.010396393947303295,
-0.012465985491871834,
-0.0227885190397501,
0.054888151586055756,
0.03522786498069763,
-0.03573423996567726,
-0.019148405641317368,
-0.04094593599438667,
0.1218353882431984,
0.02028532512485981,
0.009614099748432636,
0.010172556154429913,
0.03834705799818039,
-0.01623... | 0.027707 |
TEST[continued] [[docs-termvectors-per-field-analyzer]] [float] ===== Per-field analyzer Additionally, a different analyzer than the one at the field may be provided by using the `per\_field\_analyzer` parameter. This is useful in order to generate term vectors in any fashion, especially when using artificial documents... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/termvectors.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.046447642147541046,
0.08692571520805359,
-0.019621413201093674,
0.04319794476032257,
0.04207494482398033,
0.01947244442999363,
-0.021155793219804764,
-0.06430179625749588,
0.08300238102674484,
0.02654476836323738,
0.01752159744501114,
-0.05094785988330841,
0.004668338689953089,
-0.01115... | 0.024453 |
[[docs-multi-get]] == Multi Get API Multi GET API allows to get multiple documents based on an index, type (optional) and id (and possibly routing). The response includes a `docs` array with all the fetched documents in order corresponding to the original multi-get request (if there was a failure for a specific get, an... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/multi-get.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.0991809144616127,
0.09608754515647888,
0.05737115070223808,
0.08356384932994843,
0.03049750067293644,
-0.02064177580177784,
-0.06204996630549431,
0.03375981003046036,
0.10322694480419159,
-0.046163976192474365,
-0.07537049055099487,
-0.010524924844503403,
0.04545431211590767,
-0.0003375... | 0.076181 |
from shard corresponding to routing key `key2`. [float] [[mget-security]] === Security See <> | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/multi-get.asciidoc | 6.2 | elasticsearch-6-2 | [
0.01763193868100643,
0.03730631247162819,
-0.07911507785320282,
0.039556171745061874,
-0.015143861062824726,
-0.08642660081386566,
0.05252991244196892,
-0.028355948626995087,
-0.03488941863179207,
-0.016218531876802444,
0.03338852897286415,
0.010478385724127293,
0.1088394820690155,
-0.0600... | 0.014259 |
[[docs-replication]] == Reading and Writing documents [float] === Introduction Each index in Elasticsearch is <> and each shard can have multiple copies. These copies are known as a \_replication group\_ and must be kept in sync when documents are added or removed. If we fail to do so, reading from one copy will result... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/data-replication.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.018732523545622826,
-0.03210502117872238,
0.014921411871910095,
0.05128271132707596,
-0.013459363952279091,
-0.03315064311027527,
-0.054429203271865845,
-0.06704305112361908,
0.12250760942697525,
0.039187151938676834,
-0.008521877229213715,
0.10963448882102966,
0.09729280322790146,
-0.0... | 0.131262 |
the master about it. The indexing operation will wait (up to 1 minute, by <>) for the master to promote one of the replicas to be a new primary. The operation will then be forwarded to the new primary for processing. Note that the master also monitors the health of the nodes and may decide to proactively demote a prima... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/data-replication.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.04497778043150902,
-0.024189481511712074,
0.07732139527797699,
0.03197242319583893,
0.051042694598436356,
-0.0646698996424675,
-0.0789870098233223,
-0.08670344948768616,
0.09527857601642609,
0.020730089396238327,
-0.005619412288069725,
0.061574459075927734,
0.038350194692611694,
-0.0780... | 0.069001 |
read requests. When a read request is received by a node, that node is responsible for forwarding it to the nodes that hold the relevant shards, collating the responses, and responding to the client. We call that node the \_coordinating node\_ for that request. The basic flow is as follows: . Resolve the read requests ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/data-replication.asciidoc | 6.2 | elasticsearch-6-2 | [
0.04575686901807785,
0.020830972120165825,
0.0397055521607399,
0.057871393859386444,
0.002422276884317398,
-0.009996610693633556,
-0.0583052933216095,
-0.056942109018564224,
0.12087530642747879,
0.004774656146764755,
-0.08421272784471512,
0.043972231447696686,
0.06652293354272842,
-0.07178... | 0.075981 |
This document provides a high level overview of how Elasticsearch deals with data. Of course, there is much much more going on under the hood. Things like primary terms, cluster state publishing and master election all play a role in keeping this system behaving correctly. This document also doesn't cover known and imp... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/docs/data-replication.asciidoc | 6.2 | elasticsearch-6-2 | [
0.01978636160492897,
0.026416994631290436,
0.00663139671087265,
0.08203266561031342,
0.04311216250061989,
0.021952062845230103,
-0.059303343296051025,
0.026498448103666306,
-0.06287873536348343,
0.020445939153432846,
-0.05420205742120743,
0.09632745385169983,
0.07623108476400375,
-0.067584... | 0.147353 |
//// [[release-notes-6.2.x]] == {es} version 6.2.x //[float] //[[breaking-6.2.x]] //=== Breaking Changes //[float] //=== Breaking Java Changes //[float] //=== Deprecations //[float] //=== New Features //[float] //=== Enhancements //[float] //=== Bug Fixes //[float] //=== Regressions //[float] //=== Known Issues //// [[... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.09792505949735641,
0.012345929630100727,
0.05229303985834122,
-0.017101792618632317,
0.04912653565406799,
-0.029761046171188354,
-0.038555219769477844,
0.02071290649473667,
-0.05438260734081268,
0.0020764286164194345,
0.04098077490925789,
-0.038417648524045944,
-0.0650453120470047,
-0.0... | 0.132154 |
{pull}28700[#28700] (issue: {issue}27610[#27610]) \* Disable console logging in the Windows service {pull}28618[#28618] (issue: {issue}20422[#20422]) Percolator:: \* Do not take duplicate query extractions into account for minimum\_should\_match attribute {pull}28353[#28353] (issue: {issue}28315[#28315]) Recovery:: \* ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.06300268322229385,
0.030595963820815086,
0.010203719139099121,
0.05668262764811516,
0.024540822952985764,
-0.0028629822190850973,
0.01629221811890602,
0.015114834532141685,
0.013045387342572212,
0.04037284851074219,
-0.0027763296384364367,
-0.030618760734796524,
-0.04025312140583992,
0.... | 0.087305 |
in the unified highlighter {pull}28132[#28132] (issue: {issue}28089[#28089]) Ingest:: \* Enable convert processor to support Long and Double {pull}27891[#27891] (issues: {issue}23085[#23085], {issue}23423[#23423]) Internal:: \* Make KeyedLock reentrant {pull}27920[#27920] \* Make AbstractQueryBuilder.declareStandardFie... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.06713677197694778,
0.030221959576010704,
0.0162813663482666,
0.008564061485230923,
-0.020396333187818527,
0.004825115669518709,
0.028954820707440376,
0.0030494772363454103,
-0.020981818437576294,
-0.026618026196956635,
-0.029246125370264053,
-0.08946768939495087,
0.04781370237469673,
-0... | 0.111746 |
Add validation of keystore setting names {pull}27626[#27626] Snapshot/Restore:: \* Use AmazonS3.doesObjectExist() method in S3BlobContainer {pull}27723[#27723] \* Remove XContentType auto detection in BlobStoreRepository {pull}27480[#27480] \* Include include\_global\_state in Snapshot status API (#22423) {pull}26853[#... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.04412247985601425,
-0.05001307278871536,
-0.03304838389158249,
-0.022136524319648743,
0.013330301269888878,
0.03551631420850754,
0.0021114402916282415,
-0.05389440059661865,
0.029810495674610138,
0.04517596960067749,
0.01875123754143715,
-0.09274473041296005,
0.09257668256759644,
-0.048... | 0.016134 |
filter {pull}28225[#28225] (issue: {issue}28211[#28211]) Plugin Lang Painless:: \* Painless: Fix variable scoping issue in lambdas {pull}27571[#27571] (issue: {issue}26760[#26760]) \* Painless: Fix errors allowing void to be assigned to def. {pull}27460[#27460] (issue: {issue}27210[#27210]) Plugin Repository HDFS:: \* ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.06863366812467575,
0.0008161862497217953,
-0.009188195690512657,
-0.010448171757161617,
0.06972719728946686,
-0.012986024841666222,
-0.001960502238944173,
-0.03553733602166176,
-0.06576079875230789,
0.01677425391972065,
0.021079042926430702,
-0.062074385583400726,
0.008676134049892426,
... | 0.040293 |
handling for \_all in nodes info {pull}28971[#28971] (issue: {issue}28797[#28797]) Engine:: \* Avoid class cast exception from index writer {pull}28989[#28989] \* Maybe die before failing engine {pull}28973[#28973] (issues: {issue}27265[#27265], {issue}28967[#28967]) Scripting:: \* Painless: Fix For Loop NullPointerExc... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.025777719914913177,
0.09980620443820953,
0.05193788930773735,
0.04803413525223732,
0.054637257009744644,
-0.034791260957717896,
0.009663511998951435,
0.01890915259718895,
-0.07469020038843155,
0.02588081918656826,
0.009896245785057545,
-0.006960233673453331,
0.005983459763228893,
-0.125... | 0.081037 |
explicitely set request\_cache {pull}27342[#27342] Search:: \* Add a limit to from + size in top\_hits and inner hits. {pull}26492[#26492] (issue: {issue}11511[#11511]) [float] === Breaking Java Changes Aggregations:: \* Moves deferring code into its own subclass {pull}26421[#26421] Core:: \* Unify Settings xcontent re... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.04179305583238602,
0.04042515158653259,
0.005433980841189623,
-0.01883314922451973,
-0.058399446308612823,
-0.026879610493779182,
-0.0011668564984574914,
0.05199078097939491,
-0.0582936592400074,
-0.018017081543803215,
-0.014932423830032349,
-0.009698126465082169,
0.015755880624055862,
... | 0.03603 |
json-processor support for non-map json types {pull}27335[#27335] (issue: {issue}25972[#25972]) \* Introduce templating support to timezone/locale in DateProcessor {pull}27089[#27089] (issue: {issue}24024[#24024]) \* Add support for parsing inline script (#23824) {pull}26846[#26846] (issue: {issue}23824[#23824]) \* Con... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.011921831406652927,
0.031253620982170105,
0.02573435753583908,
0.02985224686563015,
-0.04728824272751808,
-0.016339125111699104,
-0.06003550812602043,
0.03919567912817001,
-0.07383248209953308,
-0.005985140334814787,
-0.020833047106862068,
-0.06840420514345169,
-0.05503513291478157,
0.0... | 0.125646 |
for `\_field\_names` {pull}26930[#26930] (issue: {issue}26770[#26770]) \* Change ParentFieldSubFetchPhase to create doc values iterator once per segment {pull}26815[#26815] \* Change VersionFetchSubPhase to create doc values iterator once per segment {pull}26809[#26809] \* Change ScriptFieldsFetchSubPhase to create sea... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.03237904980778694,
0.045121900737285614,
0.05164428427815437,
0.027797875925898552,
-0.03733813762664795,
0.03134743124246597,
-0.035348668694496155,
0.04970533773303032,
-0.003873593406751752,
0.06870556622743607,
-0.02082052268087864,
0.0019131877925246954,
0.010216894559562206,
-0.05... | -0.000764 |
first {pull}26068[#26068] \* Adding a refresh listener to a recovering shard should be a noop {pull}26055[#26055] Java High Level REST Client:: \* Register ip\_range aggregation with the high level client {pull}26383[#26383] \* add top hits as a parsed aggregation to the rest high level client {pull}26370[#26370] Mappi... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.055202875286340714,
0.04991834983229637,
0.0794091746211052,
-0.018921880051493645,
-0.05517501011490822,
-0.02677866257727146,
-0.0834612026810646,
0.03912154585123062,
0.01758931204676628,
0.01504796463996172,
-0.02461390569806099,
-0.04224874824285507,
0.026509951800107956,
-0.044244... | 0.032194 |
version 6.0.1 [float] [[breaking-6.0.1]] === Breaking Changes Scroll:: \* Fail queries with scroll that explicitely set request\_cache {pull}27342[#27342] //[float] //=== Breaking Java Changes //[float] //=== Deprecations //[float] //=== New Features [float] === Enhancements Core:: \* Fix classes that can exit {pull}27... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.11022316664457321,
0.01584034040570259,
0.02625356800854206,
-0.025374332442879677,
0.06678637862205505,
-0.026278920471668243,
-0.04960932955145836,
-0.05702192708849907,
0.01244942657649517,
0.10444677621126175,
-0.04376604035496712,
-0.025745907798409462,
-0.001873255125246942,
-0.06... | 0.059026 |
Cluster:: \* Disallow : in cluster and index/alias names {pull}26247[#26247] (issue: {issue}23892[#23892]) \* No longer allow cluster name in data path {pull}20433[#20433] (issue: {issue}20391[#20391]) Core:: \* Simplify file store {pull}24402[#24402] (issue: {issue}24390[#24390]) \* Make boolean conversion strict {pul... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.023328887298703194,
0.04872022941708565,
0.013285166583955288,
0.07630407810211182,
0.029253412038087845,
0.008984913118183613,
-0.021078940480947495,
-0.014981614425778389,
-0.04507533833384514,
0.061810582876205444,
0.015095538459718227,
-0.03349250555038452,
0.024807609617710114,
-0.... | 0.131223 |
Repository S3:: \* S3 Repository: Cleanup deprecated settings {pull}24097[#24097] \* S3 Repository: Remove region setting {pull}22853[#22853] (issue: {issue}22758[#22758]) \* S3 Repository: Remove bucket auto create {pull}22846[#22846] (issue: {issue}22761[#22761]) \* S3 Repository: Remove env var and sysprop credentia... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.06141500920057297,
-0.03824546933174133,
-0.032784510403871536,
-0.0304501261562109,
-0.0021436098031699657,
-0.021621380001306534,
-0.023325689136981964,
-0.0668644905090332,
0.007588963955640793,
0.0846133753657341,
-0.008288178592920303,
-0.02416064962744713,
0.017795369029045105,
-0... | 0.041198 |
unneeded getTookInMillis method {pull}23923[#23923] \* Java api: ActionRequestBuilder#execute to return a PlainActionFuture {pull}24415[#24415] (issues: {issue}24412[#24412], {issue}9201[#9201]) Java High Level REST Client:: \* Unify the result interfaces from get and search in Java client {pull}25361[#25361] (issue: {... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.09595631062984467,
0.07181394100189209,
-0.007933630608022213,
-0.03471016883850098,
-0.043644871562719345,
-0.027355244383215904,
0.010159970261156559,
-0.03838122636079788,
0.003190340008586645,
-0.0005969849298708141,
-0.018398791551589966,
-0.06424575299024582,
0.011592530645430088,
... | 0.103213 |
{pull}26014[#26014] (issue: {issue}24359[#24359]) \* Add a specialized deferring collector for terms aggregator {pull}25190[#25190] \* Agg builder accessibility fixes {pull}24323[#24323] \* Remove support for the include/pattern syntax. {pull}23141[#23141] (issue: {issue}22933[#22933]) \* Promote longs to doubles when ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.09217942506074905,
0.01624174788594246,
0.02533176727592945,
-0.00242248666472733,
-0.009245100431144238,
0.003726067254319787,
-0.009916644543409348,
-0.004073466639965773,
-0.05552148073911667,
0.06817688047885895,
-0.016383593901991844,
-0.06267056614160538,
-0.013504582457244396,
-0... | 0.135127 |
Create index request should return the index name {pull}25139[#25139] (issue: {issue}23044[#23044]) Index Templates:: \* Fix error message for a put index template request without index\_patterns {pull}27102[#27102] (issue: {issue}27100[#27100]) Ingest:: \* Add Ingest-Processor specific Rest Endpoints & Add Grok endpoi... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
0.00982583686709404,
0.07031919062137604,
0.03446432948112488,
0.030626777559518814,
-0.027246013283729553,
-0.037668365985155106,
0.044365085661411285,
-0.03686044365167618,
0.016897020861506462,
0.02414228767156601,
-0.012865751050412655,
-0.03437031805515289,
-0.02290922962129116,
-0.02... | 0.127424 |
and system default SSLContext {pull}25757[#25757] (issue: {issue}23231[#23231]) \* Wrap rest httpclient with doPrivileged blocks {pull}22603[#22603] (issue: {issue}22116[#22116]) Logging:: \* Prevent excessive disk consumption by log files {pull}25660[#25660] \* Use LRU set to reduce repeat deprecation messages {pull}2... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.03356558829545975,
0.03722115606069565,
-0.029239745810627937,
0.0029675571713596582,
0.003010811982676387,
-0.02858547307550907,
-0.061896562576293945,
0.014535444788634777,
0.019858432933688164,
0.019618932157754898,
-0.0002051251067314297,
-0.028851646929979324,
0.05439573898911476,
... | 0.048465 |
Add doPrivilege blocks for socket connect operations in plugins {pull}22534[#22534] (issue: {issue}22116[#22116]) Query DSL:: \* Make slop optional when parsing `span\_near` query {pull}25677[#25677] (issue: {issue}25642[#25642]) \* Require a field when a `seed` is provided to the `random\_score` function. {pull}25594[... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.09250479936599731,
0.03887038677930832,
-0.01836998760700226,
0.008333606645464897,
-0.09089533984661102,
0.02590818889439106,
0.025985119864344597,
0.03404589369893074,
-0.015485163778066635,
0.04020291939377785,
0.023502008989453316,
-0.06176913529634476,
0.015874527394771576,
0.00414... | 0.052906 |
{pull}26591[#26591] (issues: {issue}26573[#26573], {issue}26630[#26630], {issue}26666[#26666]) \* Move `UNASSIGNED\_SEQ\_NO` and `NO\_OPS\_PERFORMED` to SequenceNumbers` {pull}26494[#26494] (issue: {issue}10708[#10708]) \* Move primary term from ReplicationRequest to ConcreteShardRequest {pull}25822[#25822] \* Add reas... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.044888533651828766,
-0.06871503591537476,
0.024033084511756897,
-0.061794836074113846,
0.014620805159211159,
-0.02157694473862648,
-0.01727655716240406,
-0.06876872479915619,
0.012856452725827694,
0.07156608998775482,
0.013923357240855694,
-0.042490195482969284,
0.01980166882276535,
-0.... | 0.065974 |
terms {pull}24941[#24941] (issue: {issue}24788[#24788]) \* Correctly set doc\_count when MovAvg "predicts" values on existing buckets {pull}24892[#24892] (issue: {issue}24327[#24327]) \* DateHistogram: Fix `extended\_bounds` with `offset` {pull}23789[#23789] (issue: {issue}23776[#23776]) \* Fix ArrayIndexOutOfBoundsExc... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.04571171849966049,
0.010612689889967442,
0.05090204253792763,
0.03739568218588829,
-0.01688559353351593,
-0.031076181679964066,
0.023375673219561577,
-0.0002808601420838386,
-0.02026829682290554,
0.019176170229911804,
-0.015972530469298363,
-0.07308981567621231,
0.08062069118022919,
-0.... | -0.004968 |
when needed {pull}25864[#25864] (issue: {issue}6[#6]) \* If size / offset are out of bounds just do a plain count {pull}20556[#20556] (issue: {issue}20501[#20501]) \* Fix Source filtering in new field collapsing feature {pull}24068[#24068] (issue: {issue}24063[#24063]) Internal:: \* Bump version to 6.0.1 [OPEN] {pull}2... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
0.007341495715081692,
0.010618087835609913,
0.04315926507115364,
0.02534669078886509,
0.019533779472112656,
-0.010136211290955544,
-0.05379965901374817,
-0.006717083975672722,
-0.03591672331094742,
0.07304174453020096,
-0.036972422152757645,
-0.014720756560564041,
0.002387055428698659,
-0.... | 0.04179 |
as a system property {pull}25943[#25943] \* ES\_HOME needs to be made absolute before attempt at traversal {pull}25865[#25865] \* Fix elasticsearch-keystore handling of path.conf {pull}25811[#25811] \* Stop disabling explicit GC {pull}25759[#25759] \* Avoid failing install if system-sysctl is masked {pull}25657[#25657]... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.03463885188102722,
-0.012949887663125992,
0.007036631926894188,
-0.048872727900743484,
0.03869369253516197,
-0.023300377652049065,
0.016264893114566803,
0.02010335586965084,
0.003113544313237071,
0.10049021989107132,
0.051807038486003876,
-0.01970120519399643,
0.0035690271761268377,
-0.... | -0.016518 |
Reindex: don't duplicate \_source parameter {pull}24629[#24629] (issue: {issue}24628[#24628]) \* Add qa module that tests reindex-from-remote against pre-5.0 versions of Elasticsearch {pull}24561[#24561] (issues: {issue}23828[#23828], {issue}24520[#24520]) Scroll:: \* Fix single shard scroll within a cluster with nodes... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.06279032677412033,
-0.03082890249788761,
0.08282200247049332,
0.018466651439666748,
-0.027479706332087517,
0.008915115147829056,
-0.036865364760160446,
-0.08278102427721024,
0.018814288079738617,
0.07864239811897278,
-0.022463081404566765,
0.02257120981812477,
0.024506952613592148,
-0.0... | 0.023852 |
(issue: {issue}25878[#25878]) \* Output all empty snapshot info fields if in verbose mode {pull}25455[#25455] (issue: {issue}24477[#24477]) \* Remove redundant and broken MD5 checksum from repository-s3 {pull}25270[#25270] (issue: {issue}25269[#25269]) \* Consolidates the logic for cleaning up snapshots on master elect... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.022248636931180954,
-0.009841064922511578,
0.022204309701919556,
-0.016612021252512932,
0.11415126919746399,
-0.0444442443549633,
-0.06713879853487015,
-0.09678720682859421,
-0.04403780400753021,
0.06564707309007645,
0.032650742679834366,
0.032748106867074966,
0.06236084923148155,
-0.09... | 0.000766 |
the default number of cached queries. {pull}26949[#26949] (issue: {issue}26938[#26938]) Core:: \* Timed runnable should delegate to abstract runnable {pull}27095[#27095] (issue: {issue}27069[#27069]) \* Stop invoking non-existent syscall {pull}27016[#27016] (issue: {issue}20179[#20179]) \* MetaData Builder doesn't prop... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.020495988428592682,
0.008164105005562305,
0.018126629292964935,
0.012194324284791946,
-0.039251383394002914,
-0.07398659735918045,
-0.004689602646976709,
0.00047681486466899514,
-0.04175936430692673,
0.012952997349202633,
-0.04191197082400322,
-0.07308993488550186,
-0.002449377905577421,
... | 0.112541 |
a soft limit for the number of requested doc-value fields {pull}26574[#26574] (issue: {issue}26390[#26390]) Sequence IDs:: \* Restoring from snapshot should force generation of a new history uuid {pull}26694[#26694] (issues: {issue}10708[#10708], {issue}26544[#26544], {issue}26557[#26557], {issue}26577[#26577]) \* Add ... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.04881729930639267,
0.03462885692715645,
0.007286065723747015,
-0.018896114081144333,
0.04368438571691513,
-0.04385434091091156,
-0.03816445916891098,
-0.022883577272295952,
0.019743958488106728,
0.03137494996190071,
-0.017157992348074913,
-0.011492541059851646,
0.06237419694662094,
-0.0... | 0.029496 |
//[float] //=== Deprecations //[float] //=== New Features [float] === Enhancements Aggregations:: \* Support distance units in GeoHashGrid aggregation precision {pull}26291[#26291] (issue: {issue}5042[#5042]) \* Reject multiple methods in `percentiles` aggregation {pull}26163[#26163] (issue: {issue}26095[#26095]) \* Us... | https://github.com/elastic/elasticsearch/blob/6.2/docs/reference/release-notes/6.2.asciidoc | 6.2 | elasticsearch-6-2 | [
-0.043082837015390396,
0.06723464280366898,
0.03215140104293823,
-0.05083798989653587,
-0.06671381741762161,
-0.043242260813713074,
-0.031212706118822098,
0.05563608556985855,
-0.014608222991228104,
0.020442591980099678,
0.027208207175135612,
-0.004542811308056116,
0.06405123323202133,
-0.... | -0.00545 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.