David Pilato
65b1ce9900
[doc] fix outdated java api examples
...
* QueryBuilders.queryString is now QueryBuilders.queryStringQuery
* DateHistogram.Interval is now DateHistogramInterval
* Refactoring of buckets in aggs
* FilterBuilders has been replaced by QueryBuilders
Closes #9976 .
2015-06-16 09:45:07 +02:00
Alex Chan
e31049988b
[Docs] Fix minor spelling errors
...
Closes #11320
2015-05-25 19:56:43 +02:00
Pascal Borreli
af6d890ad5
Docs: Fixed typos
...
Closes #10973
2015-05-05 10:38:05 +02:00
David Pilato
046a3a02f5
Docs: fix no callouts refer to list item 3
2014-09-23 13:30:36 +02:00
David Pilato
cdd4d00f46
Docs: java add static imports for query and filter builders
...
Also move and add inline comments to references
Closes #6920 .
2014-09-23 12:39:57 +02:00
Dominik Surowiecki
7c2490b2ad
Docs: Wrong class name
...
Was QFilterBuilders, should be FilterBuilders.
Closes #7611
2014-09-07 08:46:41 +02:00
Clinton Gormley
164d52767c
[DOCS] Removed deprecated queries/filters from Java API docs
2014-02-07 20:59:42 +01: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
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