Docs: fix no callouts refer to list item 3

This commit is contained in:
David Pilato 2014-09-23 13:30:08 +02:00
parent 18212ba09c
commit 046a3a02f5
1 changed files with 1 additions and 2 deletions

View File

@ -512,8 +512,7 @@ FilterBuilder filter = termsFilter(
"kimchy", <2>
"elasticsearch" <2>
)
.execution("plain"); // Optional, can be also "bool", "and" or "or"
// or "bool_nocache", "and_nocache" or "or_nocache"
.execution("plain"); <3>
--------------------------------------------------
<1> field
<2> terms