Docs: Added Tiki Wiki integration

Closes #6746
This commit is contained in:
Clinton Gormley 2014-07-23 11:00:42 +02:00
parent ecb2e181ae
commit 254aa71693
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
=== Filtered Query === Filtered Query
The `filtered` query is used to combine another query with any The `filtered` query is used to combine another query with any
<<query-dsl-filters,filter>>). Filters are usually faster than queries because: <<query-dsl-filters,filter>>. Filters are usually faster than queries because:
* they don't have to calculate the relevance `_score` for each document -- * they don't have to calculate the relevance `_score` for each document --
the answer is just a boolean ``Yes, the document matches the filter'' or the answer is just a boolean ``Yes, the document matches the filter'' or