https://github.com/elastic/elasticsearch

sort by:
Revision Author Date Message Commit Date
90f439f [DOCS] fix documentation for selecting algorithm for percentiles agg 27 July 2016, 07:56:43 UTC
414c62e [docs] Switch contraction to possesive 26 July 2016, 17:59:33 UTC
c777aba Docs: Remove trailing comma in invalid reindex JSON example 22 July 2016, 09:37:34 UTC
ea0c08f minor documentation improvements (#19500) * minor documentation improvements * remove unnecessary commas 21 July 2016, 12:25:13 UTC
bcb9ba0 corrected the use of two synonymous words (#19498) Two synonyms were jointly used in the sentence(i.e "problems" and "issues"), so I deleted one of them. 21 July 2016, 10:20:23 UTC
239b011 Clarify `function_score` docs. Closes #18315 19 July 2016, 09:13:35 UTC
be530ee Deprecated site plugins and Marvel, Watcher, Shield in favour of X-Pack 14 July 2016, 10:15:21 UTC
f2a530c Fix typo in cluster module docs This commit backports commit c493774093fc640d9a69a6bfa597069e18b01bfd from master to 2.3. Relates #19393 12 July 2016, 20:34:49 UTC
a9876a4 Update network.asciidoc `network.publish_host` defaults to `network.host`, not `network.bind_host` Closes #19304 08 July 2016, 15:13:51 UTC
de19b08 Bumped version to 2.3.5-SNAPSHOT and added bwc indices 07 July 2016, 13:37:00 UTC
6a01267 Added release notes for 2.3.4 07 July 2016, 12:56:02 UTC
f4a9335 Update field-stats.asciidoc Change use of index constraints to correctly identify any indices containing relevant docs Closes #19232 07 July 2016, 12:54:50 UTC
69665e8 Fix docs example for the _id field, the field is not accessible in scripts Closes #19274 06 July 2016, 11:26:20 UTC
9ebb16b Update fielddata.asciidoc 05 July 2016, 13:53:25 UTC
bbe7828 Fix plugin docs to use branch 2.4 instead of 2.x 04 July 2016, 14:29:08 UTC
6321ff1 non-binary gender option in term aggr. example (#19188) * non-binary gender option in term aggr. example * replace gender with music genre for term aggregation docs 01 July 2016, 12:54:25 UTC
f1ee208 Fix deprecation/removal of translog sync_interval This commit backports commit 1f032cca011852283df935377ee51a65dca380c6 from 2.4 to 2.3. 30 June 2016, 19:53:28 UTC
e455fd0 [doc] explain avg in function_score better (#19154) * [doc] explain avg in function_score better 30 June 2016, 09:54:08 UTC
eae0790 Revert "Sliced lock contention 2.x" This reverts commit 95e07f786f8c372c708153e86c0e1d8dbf72e2ff. 27 June 2016, 11:04:18 UTC
cf81b81 term vs termQuery Shouldn't this read "termQuery" ? 24 June 2016, 09:30:15 UTC
fb54eac Translog can delete valid .ckp file when views are closed after the translog (#19035) There is simply a coding bug that only happens if translog views are closed after the translog itself is closed. this can happen for instance if we hit a disk full exception and try to repeatedly recover the translog. This will cause a translog-N.ckp file to be deleted since the wrong generation is used to generate the path to delete. This seems like a copy/past problem. This bug doesn't affect 5.0 Relates to #16495 23 June 2016, 20:48:13 UTC
fbfb57a Fix block checks when no indices are specified (#19047) Global cluster blocks were not checked if an empty set of indices were passed as argument to the block checking method. This would lead to issues where some operations are already executed on a cluster before it has recovered its cluster state. 23 June 2016, 16:46:26 UTC
327cf19 corrected property name for "scripts" folder (#19019) according to https://github.com/elastic/elasticsearch/pull/12668/commits/d7d25fe6b595422c38426ed1b39ab8f93f5b5919 the property name should be path.scripts, note the extra 's' 22 June 2016, 10:37:56 UTC
e280236 Geo-points no longer use precision_step 21 June 2016, 13:19:58 UTC
5d3eeb9 Bind to any local address to determine free ports in NettyTransportMultiPortTests 21 June 2016, 12:40:54 UTC
86244be file is -> file name (#18994) 21 June 2016, 11:20:23 UTC
bc95194 Update configuration.asciidoc (#18968) It seems that there are some lines has been placed the wrong place. 21 June 2016, 09:58:34 UTC
eadc0fb Added breaking changes docs for the attachement field type 21 June 2016, 08:55:04 UTC
1cde978 Update snapshots.asciidoc (#18923) 20 June 2016, 14:00:41 UTC
02602a3 Update integrations.asciidoc (#18915) 17 June 2016, 14:19:04 UTC
3e0dbc9 Merge pull request #18936 from elastic/GlenRSmith-patch-1 grammar 17 June 2016, 08:08:54 UTC
9a8da2a grammar 17 June 2016, 04:27:37 UTC
82c13cd Very minor typo fixed (#18879) 16 June 2016, 09:03:05 UTC
66e4053 Copy headers and context to individual requests inside a bulk This change copies the headers and context values from the BulkShardRequest to the individual requests that are getting executed, so that the data stored in the headers and context is available during these requests when necessary. 15 June 2016, 15:38:44 UTC
a648117 Updated from parameter description. (#18852) Not sure that my description better but origin description looks very weird, and i try to make emphasize to offset... 14 June 2016, 12:32:45 UTC
2edb9e1 Fixing typos (#18851) 14 June 2016, 12:22:19 UTC
e334822 Remove wrong json-data in example (#18835) It seems the json-data for the example copied and pasted wrongly from an earlier example. Since it was even missing the comma delimiter, it seems safe to assume it can simply be omitted. Without it, the example makes more sense again. 14 June 2016, 07:22:01 UTC
d8b33d2 Pluralize "index" (#18811) This doesn't just happen to "an index" unless you're restoring just one. It reads better this way, IMO. 13 June 2016, 18:04:20 UTC
67bf8c1 default values for BM25 Similarity (#18778) assuming elasticsearch uses the lucene default values 13 June 2016, 16:57:01 UTC
a617b80 bool query does not allow a "query" clause (#18751) 07 June 2016, 14:48:18 UTC
f916ddc Fix merge stats rendering in RestIndicesAction (#18720) give the table description: ``` table.addCell("merges.total", "sibling:pri;alias:mt,mergesTotal;default:false;text-align:right;desc:number of completed merge ops"); table.addCell("pri.merges.total", "default:false;text-align:right;desc:number of completed merge ops"); table.addCell("merges.total_docs", "sibling:pri;alias:mtd,mergesTotalDocs;default:false;text-align:right;desc:docs merged"); table.addCell("pri.merges.total_docs", "default:false;text-align:right;desc:docs merged"); table.addCell("merges.total_size", "sibling:pri;alias:mts,mergesTotalSize;default:false;text-align:right;desc:size merged"); table.addCell("pri.merges.total_size", "default:false;text-align:right;desc:size merged"); ``` this is how it should be. 03 June 2016, 11:43:01 UTC
95e07f7 Sliced lock contention 2.x This commit backports commit 4cb342a57b9696240b0f6678ae4c0a79623ad2f0 from 2.x to 2.3. 02 June 2016, 07:49:46 UTC
b2dec79 Update reindex.asciidoc (#18687) Potentially fixing some copy/paste errors 01 June 2016, 18:15:12 UTC
c6d3cd5 Fixed nested query in documentation (#18608) 01 June 2016, 13:38:57 UTC
9d46d76 Fixed typo "field". (#18607) Field was used twice: "field value of a field". 01 June 2016, 13:27:40 UTC
a177a09 Fix filtering of node ids for TransportNodesAction (#18634) Don't mix up member variables with local variables in constructor. closes #18618 30 May 2016, 15:42:45 UTC
732be80 Update search.asciidoc The constant `DOC_FIELD_NAME` used in the code snippet is in `SortParseElement` on 2.x branch. 30 May 2016, 10:58:14 UTC
a9642ba Update joda-time to 2.9.4 This commit backports commit 41710f1028bd744d14fdddfdcc50e17f460953fb from master to 2.3. 27 May 2016, 13:37:55 UTC
8177907 [TEST] disable indexing while relocating There is a bug (document loss) with this which should be fixed by https://github.com/elastic/elasticsearch/pull/15900 but it will not be backported so we should not test this. 26 May 2016, 09:09:17 UTC
cf7b13d Update scripting.asciidoc Removed experimental label from Lucene Expressions 25 May 2016, 14:28:23 UTC
13c3dd8 skip all geo point queries in plain highlighter Geo queries and plain highlighter do not seem to work well together (https://issues.apache.org/jira/browse/LUCENE-7293) so we need to skip all geo related queries when we highlight. closes #17537 25 May 2016, 10:10:10 UTC
1b29fc4 Added test for #18563 25 May 2016, 09:53:59 UTC
6234e67 Fixed NPE when percolator filter option is "empty" (All percolators will be executed.) 25 May 2016, 09:53:46 UTC
0720eb5 Expand wildcards to closed indices in /_cat/indices (#18545) Closed indices are already displayed when no indices are explicitly selected. This commit ensures that closed indices are also shown when wildcard filtering is used. It also addresses another issue that is caused by the fact that the cat action is based internally on 3 different cluster states (one when we query the cluster state to get all indices, one when we query cluster health, and one when we query indices stats). We currently fail the cat request when the user specifies a concrete index as parameter that does not exist. The implementation works as intended in that regard. It checks this not only for the first cluster state request, but also the subsequent indices stats one. This means that if the index is deleted before the cat action has queried the indices stats, it rightfully fails. In case the user provides wildcards (or no parameter at all), however, we fail the indices stats as we pass the resolved concrete indices to the indices stats request and fail to distinguish whether these indices have been resolved by wildcards or explicitly requested by the user. This means that if an index has been deleted before the indices stats request gets to execute, we fail the overall cat request. The fix is to let the indices stats request do the resolving again and not pass the concrete indices. Closes #16419 Closes #17395 25 May 2016, 08:16:09 UTC
f4ffccf Fix misplaced cast when parsing seconds This commit backports commit 3d023c9ed94bf1951395223de3093891e3e97b93 from 2.x to 2.3. Relates #18548 24 May 2016, 15:20:36 UTC
da83b73 Add missing example in the _reindex documentation (#18486) Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu> 23 May 2016, 10:10:49 UTC
c57dda2 [rest api spec] fix doc urls - point doc urls to 2.3 docs - fix urls to tasks.cancel, tasks.list, reindex, and update_by_query docs 20 May 2016, 20:16:55 UTC
6e55652 Do not decode path when sending error This commit backports commit 61f40156d3c06cf3907b41542a050071b451fa3d from master to 2.3. Relates #18477 20 May 2016, 16:40:08 UTC
07317ea Documented default batch size in reindex API 20 May 2016, 12:40:24 UTC
d87e450 Revert "Doc: /_reindex: Add a note about the source size parameter" This reverts commit a27b016acc4c09a3c579440b6be74bda82e436a0. 20 May 2016, 12:39:49 UTC
a27b016 Doc: /_reindex: Add a note about the source size parameter Closes #18484 20 May 2016, 12:26:55 UTC
76ad223 Added Type name for DFI (#18480) 20 May 2016, 09:01:07 UTC
7b2d3fe Allow to disable GPG signing based on env variable With this commit we allow to disable GPG signing based on the value of the environment variable 'OSDISTRO'. This is needed as there are compatibility issues with gpg on some platforms which are complicated to fix (see e.g. rpm-maven-plugin#44 for more details). We already have the possibility to disable GPG signing based on the 'skipSign' property but this does not work well with how our build infrastructure works. As all builds are configured uniformly it is not easy to define different Maven settings for different build machines. Therefore, we will set the environment variable 'OSDISTRO' on all machines in CI by issuing export DISTRO=$(facter os.distro.description) The Maven build script will then check the value of this variable and disable GPG signing if it is known not to work on this platform together with our build infrastructure (currently this is only Fedora 23). 19 May 2016, 08:32:14 UTC
80a0761 Minor language tweak 19 May 2016, 01:43:47 UTC
cad4dcc Bumped version to 2.3.4-SNAPSHOT and added bwc indices for 2.3.3 18 May 2016, 12:42:05 UTC
9a394aa Added release notes for 2.3.3 18 May 2016, 12:32:55 UTC
d62aa52 [TEST] core must be installed after change before running bwc tests 18 May 2016, 11:10:23 UTC
218bdf1 [docs] Add missing article [docs] Add missing article to zen.asciidoc 17 May 2016, 15:10:32 UTC
7cd7721 Force attach a fake jar with non "jar" artifacts Follow up for #18396: which is reverted with this change When you upload any `jar` artifact you have to provide the `jar` file, javadocs and sources. For distribution, we changed from `pom` artifact to `jar` in order to be able to run integration tests. But we never generate any jar, sources or javadoc because they don't exist. This PR adds a FAKE file in `src/main/resources`. So Maven is able to generate the JAR file which is uploaded to Sonatype. Sources are then automatically added. To generate the javadoc file, we need also to tell maven that javadoc will be based on this `src/main/resources` dir. As a file exists in it, javadoc is generated as well. ``` [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch --- [INFO] Installing /Users/dpilato/Documents/Elasticsearch/dev/es-2x/elasticsearch/distribution/zip/target/elasticsearch-2.4.0-SNAPSHOT.jar to /Users/dpilato/.m2/repository/org/elasticsearch/distribution/zip/elasticsearch/2.4.0-SNAPSHOT/elasticsearch-2.4.0-SNAPSHOT.jar [INFO] Installing /Users/dpilato/Documents/Elasticsearch/dev/es-2x/elasticsearch/distribution/zip/pom.xml to /Users/dpilato/.m2/repository/org/elasticsearch/distribution/zip/elasticsearch/2.4.0-SNAPSHOT/elasticsearch-2.4.0-SNAPSHOT.pom [INFO] Installing /Users/dpilato/Documents/Elasticsearch/dev/es-2x/elasticsearch/distribution/zip/target/elasticsearch-2.4.0-SNAPSHOT-javadoc.jar to /Users/dpilato/.m2/repository/org/elasticsearch/distribution/zip/elasticsearch/2.4.0-SNAPSHOT/elasticsearch-2.4.0-SNAPSHOT-javadoc.jar [INFO] Installing /Users/dpilato/Documents/Elasticsearch/dev/es-2x/elasticsearch/distribution/zip/target/elasticsearch-2.4.0-SNAPSHOT-sources.jar to /Users/dpilato/.m2/repository/org/elasticsearch/distribution/zip/elasticsearch/2.4.0-SNAPSHOT/elasticsearch-2.4.0-SNAPSHOT-sources.jar [INFO] Installing /Users/dpilato/Documents/Elasticsearch/dev/es-2x/elasticsearch/distribution/zip/target/releases/elasticsearch-2.4.0-SNAPSHOT.zip to /Users/dpilato/.m2/repository/org/elasticsearch/distribution/zip/elasticsearch/2.4.0-SNAPSHOT/elasticsearch-2.4.0-SNAPSHOT.zip ``` Backport of #18404 in 2.3 branch: (cherry picked from commit f9d1db6) 17 May 2016, 13:57:29 UTC
c935436 Build: Create javadoc for all projects (#18401) This ensures that javadocs are created for any projects by configuring on the root pom.xml 17 May 2016, 13:33:56 UTC
28ec85c Merge remote-tracking branch 'origin/2.3' into 2.3 17 May 2016, 10:11:46 UTC
6ca5386 Force attach sources with non "jar" artifacts Sonatype rule `sources-staging` force to provide a `*-sources.jar` artifact. This PR generates the source jar even if there is no related java code by considering the `pom.xml` file as a source file. We could set this globally on the project but I prefer being cautious here and just add this to the projects which are not generating source files archive for now. When you run it on distribution packages or site-example plugin, you now get: ``` [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ site-example --- [INFO] Building jar: /Users/dpilato/Documents/Elasticsearch/dev/es-2x/elasticsearch/plugins/site-example/target/site-example-2.4.0-SNAPSHOT-sources.jar ``` Was previously: ``` [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ site-example --- [INFO] No sources in project. Archive not created. ``` Backport of #18396 in 2.3 branch (cherry picked from commit 9ec001b) 17 May 2016, 10:10:50 UTC
3ab4222 Build: Added mandatory developers section in pom.xml 17 May 2016, 10:03:19 UTC
3967236 Release: Ensure javadocs are released for plugins In order to release javadocs for plugins as well, these need to be generated and valid. 17 May 2016, 09:54:58 UTC
46af698 Fix response format of /customer/external/1?pretty This commit backports commit 5a33fdbac7b374329fe173197b1d766589d7e9f7 from master to 2.3. Relates #18374 16 May 2016, 14:40:16 UTC
bb61192 Removed docs from mapper-attachment about copy_to Closes #18361 15 May 2016, 17:31:13 UTC
171ba90 Documented fuzzy_transpositions in match query Relates to #18320 14 May 2016, 09:20:23 UTC
5db0313 Revert "[TEST] increase log level to DEBUG for bwc tests" This reverts commit ef421b6057d3b902501da3a3ca969161dd57153c. The failure we tried to debug did not occur anymore. Maybe a sideeffect of increasing the logger level? 13 May 2016, 15:58:59 UTC
38971d9 CORS handling triggered whether User-Agent is a browser or not This commit ensures that if CORS is enabled, then Origin headers are checked regardless of whether the request came from a browser or not. In the past, we only proceeded with CORS checks if the User-Agent was a browser. 11 May 2016, 19:44:17 UTC
d3f205b When CORS is enabled, permit requests from the same origin as the request host, as the request is not a cross origin. Closes #18278 Closes #18256 11 May 2016, 19:14:51 UTC
ae5a354 Fix NullPointerException when analyzing text produces a null query Resolves #18202 10 May 2016, 14:30:02 UTC
efa5bdf adds dejavu, data browser plugin to the list (#18229) 10 May 2016, 08:36:33 UTC
ec36104 Fix minor typo (#18222) 10 May 2016, 07:40:29 UTC
fc3ac36 Add missing comma in JSON data in curl example Relates #18227 10 May 2016, 01:17:36 UTC
ca4cc27 Update translog.asciidoc Marked `index.translog.sync_interval` as static, and added a deprecated annotation Closes #18199 08 May 2016, 09:22:21 UTC
d7fec44 [TEST] Reduce size of random shapes This commit reduces the size of the random generated shapes for eliminating stalled `geo_shape` testing. closes #17245 06 May 2016, 17:35:56 UTC
1240429 [TEST] Speed up GeoShapeQueryTests This commit speeds up GeoShapeQueryTests by reducing the size of the random generated shapes and defaulting geo_shape indexes to use quadtree (more efficient for shapes) over geohash. 06 May 2016, 17:35:46 UTC
26b078f Add CONTAINS relation to geo_shape query At the time of geo_shape query conception, CONTAINS was not yet a supported spatial operation in Lucene. Since it is now available this commit adds ShapeRelation.CONTAINS to GeoShapeQuery. Randomized testing is included and documentation is updated. 06 May 2016, 17:33:06 UTC
635b0e9 Exclude all but string fields from highlighting if wildcards are used in fieldname We should prevent highlighting if a field is anything but a text or keyword field. However, someone might implement a custom field type that has text and still want to highlight on that. We cannot know in advance if the highlighter will be able to highlight such a field and so we do the following: If the field is only highlighted because the field matches a wildcard we assume it was a mistake and do not process it. If the field was explicitly given we assume that whoever issued the query knew what they were doing and try to highlight anyway. closes #17537 06 May 2016, 15:47:28 UTC
48ec0c2 Documentation: Switch to https for repository links 06 May 2016, 14:17:12 UTC
91bd007 Removed scripting docs for docs[field].multiValued Closes #18164 06 May 2016, 08:42:10 UTC
caf894e Update function-score-query.asciidoc (#18115) 03 May 2016, 17:29:24 UTC
4b5b762 Allow CORS requests to work with HTTP compression enabled With this commit we fix an issue that prevented to turn on HTTP compression when using CORS. The problem boiled down to a problematic order of the respective handlers in Netty's pipeline. Note that the same problem is already fixed in ES 5.0 by Relates #18066 Fixes #18089 03 May 2016, 06:41:38 UTC
a5ad419 Merge pull request #18094 from mikemccand/completion_stats_once Don't try to compute completion stats on a reader after we already closed it 02 May 2016, 18:41:00 UTC
89b2f33 Fixed the documentation formatting. (#17990) The source code example for the initial example was missing the correct JSON object formatting and syntax. That has been fixed with my change. 29 April 2016, 16:07:23 UTC
80691f1 Fix typo in include-in-all.asciidoc (#18055) 29 April 2016, 16:02:59 UTC
23f48e4 Typo: Default it `true` (#18038) Sentence: Default it `true`. was replaced with Defaults to `true`. 29 April 2016, 10:59:21 UTC
3bd1061 Corrected invalid json sample (#18037) 29 April 2016, 10:55:53 UTC
4dc28cd Update dependency SHAs Related to #18052 28 April 2016, 21:40:23 UTC
123459b Merge branch 'pr/18052' into 2.3 28 April 2016, 21:05:28 UTC
back to top