OpenSearch/docs/reference
Al Lefebvre 94f82368f0 Update templates.asciidoc
I've been attempting to programatically verify that adding index templates via the `{path.conf}/templates/` directory works fine although I was never able to validate this via an API call to the `/_template/`.  It seems that these templates do not appear in that API call, which I discovered in the following mail thread:

http://elasticsearch-users.115913.n3.nabble.com/Loading-of-index-settings-template-from-file-in-config-templates-td4024923.html#d1366317284000-912

My question is why wouldn't the `/_template/*` method return these templates?  This tends to complicate things for those that want to perform automated tests to verify that they are in fact being recognized and used by Elasticsearch.
2015-03-20 14:52:20 -06:00
..
analysis Docs: Update pattern-replace-charfilter.asciidoc 2015-01-29 20:24:08 +01:00
cat [doc] Cat API: show open and closed indices in _cat/indices 2015-03-09 15:45:26 -07:00
cluster API: add pending tasks count to cluster health 2015-02-25 14:58:44 +01:00
docs [REPLICATION] Remove `async` replication 2015-03-19 14:44:21 -07:00
images fixing typo in expDecayFunction and adding offset to all dacay functions 2015-03-05 12:28:08 +01:00
index-modules Small grammar fix. 2015-03-17 11:27:13 -07:00
indices Update templates.asciidoc 2015-03-20 14:52:20 -06:00
mapping [doc] Link mapper-attachment type documentation to its repo 2015-02-27 22:18:59 +01:00
migration Delete api: remove broadcast delete if routing is missing when required 2015-03-20 09:19:43 +01:00
modules Core: increase default rate limiting for snapshot, restore and recovery to 40 MB/sec 2015-03-20 16:09:42 -04:00
query-dsl Revert "[QUERY] Remove lowercase_expanded_terms and locale options" 2015-03-13 13:51:44 -06:00
search inner_hits: Nested parent field should be resolved based on the parent inner hit definition, instead of the nested parent field in the mapping. 2015-03-16 16:31:03 -07:00
setup Allow configuration of the GC log file via an environment variable 2015-02-12 17:07:57 +01:00
testing [DOCS] added instructions on how to write parameterized tests 2015-03-19 12:43:51 +01:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc Remove references to the thrift and memcached transport plugins 2015-03-19 20:49:58 +01:00
cat.asciidoc [TEST] Add missing docs and tests for '_cat/segments' 2015-01-09 12:29:11 +01:00
cluster.asciidoc [DOCS] Fix HTTP endpoints after stats API changes 2014-01-09 11:30:28 +01:00
docs.asciidoc Bulk UDP: Removal. 2014-09-11 09:52:09 +02:00
getting-started.asciidoc [DOCS] added note about dynamic scriptings and updated links in getting started page 2015-03-19 15:22:39 +01:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc Docs: Use the new experimental annotation. 2015-02-05 15:29:45 +01:00
index.asciidoc Updated latest version in docs 2015-02-11 19:25:10 +01:00
indices.asciidoc Add shadow replicas for shared filesystems 2015-02-18 15:34:06 -07:00
mapping.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
modules.asciidoc Remove references to the thrift and memcached transport plugins 2015-03-19 20:49:58 +01:00
query-dsl.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
search.asciidoc Search Exists API: Checks if any matching documents exist for a given query 2014-07-31 15:42:30 -04:00
setup.asciidoc Update setup.asciidoc 2014-12-30 17:40:51 +01:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00