Browse Source

Missing quote in the example

barbasa 11 năm trước cách đây
mục cha
commit
fd6c41bfbf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/reference/search/percolate.asciidoc

+ 1 - 1
docs/reference/search/percolate.asciidoc

@@ -45,7 +45,7 @@ curl -XPUT 'localhost:9200/my-index' -d '{
       }
     }
   }
-}
+}'
 --------------------------------------------------
 
 Register a query in the percolator: