Ver código fonte

Missing quote in the example

barbasa 11 anos atrás
pai
commit
fd6c41bfbf
1 arquivos alterados com 1 adições e 1 exclusões
  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: