Joao Duarte
11a9997fcc
Doc: Fixes node client section name on Java API Doc
...
Closes #7539
2014-09-08 11:21:54 +02:00
Dominik Surowiecki
e196b0f467
Docs: Wrong class name
...
Was QFilterBuilders, should be FilterBuilders.
Closes #7611
2014-09-07 08:46:26 +02:00
Brian Murphy
79a6cdd015
[DOCS][FIX] Fix doc parsing, broken closing block
2014-07-16 11:18:34 +01:00
Naoki Orii
5306f29f3d
Docs: YAML mappings use colons, not equals sign
...
Closes #6750
2014-07-08 13:18:12 +02:00
Nick Steele
ae8040aaa6
Docs: grammatical error
...
Closes #6716
2014-07-08 13:15:48 +02:00
Christian Wolfe
3c14d9ed0d
[DOCS] Clean up Java-API docs
...
Fixed some wording and subject/verb agreement while reading through the Java API documentation.
2014-06-05 19:30:20 +02:00
stephlag
3f721fbb90
[DOCS] Update index docs to match changes in IndexResponse class
...
IndexResponse.id() -> IndexResponse.getId()
2014-06-03 13:44:16 +02:00
Igal
f441337b9a
[DOCS] Update client.asciidoc
...
Should be classpath rather than classloader.
Close #5965
2014-05-06 10:23:22 +02:00
javanna
ee9a9ea092
[DOCS] fixed transport client link in java api docs
2014-03-31 18:37:18 +02:00
Binh Ly
5f512197e2
[DOCS] Java API JSON typo
2014-03-03 18:32:15 -05:00
Kevin
e65d0ab3cd
[DOCS] should use setPostFilter instead of setFilter
2014-02-13 10:30:55 +01:00
Clinton Gormley
5d332c6dd8
[DOCS] Removed deprecated queries/filters from Java API docs
2014-02-07 20:59:30 +01:00
Evan Wong
658d7211e4
Fixed the string() code literal in the java client index api doc.
2014-02-06 17:30:15 +01:00
Simon Willnauer
fa16969360
Cleanup comments and class names s/ElasticSearch/Elasticsearch
...
* Clean up s/ElasticSearch/Elasticsearch on docs/*
* Clean up s/ElasticSearch/Elasticsearch on src/* bin/* & pom.xml
* Clean up s/ElasticSearch/Elasticsearch on NOTICE.txt and README.textile
Closes #4634
2014-01-07 11:21:51 +01:00
Shay Banon
7c32269f4f
Dist. Percolation: Use .percolator instead of _percolator for type name
...
Use .percolator as the internal (hidden) type name for percolators within the index. Seems nicer name to represent "hidden" types within an index.
closes #4090
2013-11-05 20:02:59 +01:00
David Pilato
4efd94e7cf
Java API Documentation (0.90+) needs update for accessors in Facets docs
...
Closes #3921 .
(cherry picked from commit a753c48
)
2013-10-17 09:50:15 +02:00
Martijn van Groningen
b7c4adeea3
[Docs] update reference to remove documentation about percolating during an index, bulk or update request.
2013-10-16 16:31:36 +02:00
Jonathan CHAMPION
278e99ef69
Fix small doc mistakes
2013-10-10 11:20:13 +02:00
Alexander Reelsen
f0cf97c0ac
Changed documentation to use getter notation
...
Updated some java documentation to reflect the use of getters instead of calling methods based on field names.
Relates to #2657
2013-10-06 21:18:43 +02:00
Lee Hinman
b923c138b8
Uniquify more anchor links to fix asciidoc
2013-10-01 10:28:35 -06:00
Lee Hinman
0442b737be
Add more anchor links to documentation
...
Related to #3679
2013-09-30 13:13:16 -06:00
Martijn van Groningen
4958a6805f
Updated outdated default setting in doc.
2013-09-18 18:01:23 +02:00
Clinton Gormley
17fb10689c
The docs URLs have changed to include en/
2013-09-13 11:23:37 +02:00
Clinton Gormley
17234fe454
[DOCS] link: prefix not required when using {ref} attributes
2013-09-03 16:16:15 +02:00
Clinton Gormley
e6127fc082
[DOCS] Chunk depth now configurable, so [float] not required
2013-09-03 16:15:50 +02:00
Clinton Gormley
822043347e
Migrated documentation into the main repo
2013-08-29 01:24:34 +02:00