Docs: fixed typo

Closes #7544
This commit is contained in:
Tanvir Alam 2014-09-02 18:03:31 -04:00 committed by Clinton Gormley
parent e0684c4f6e
commit c7d0c3ea18
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ results from older indices will be served directly from the cache.
[IMPORTANT] [IMPORTANT]
================================== ==================================
For now, the query cache will only only cache the results of search requests For now, the query cache will only cache the results of search requests
where <<count,`?search_type=count`>>, so it will not cache `hits`, where <<count,`?search_type=count`>>, so it will not cache `hits`,
but it will cache `hits.total`, <<search-aggregations,aggregations>>, and but it will cache `hits.total`, <<search-aggregations,aggregations>>, and
<<search-suggesters,suggestions>>. <<search-suggesters,suggestions>>.