Pārlūkot izejas kodu

Update prefix-filter.asciidoc

text said phrase instead of prefix, probably due to copy-paste
Patrick Peschlow 10 gadi atpakaļ
vecāks
revīzija
a9af488bb3

+ 1 - 1
docs/reference/query-dsl/filters/prefix-filter.asciidoc

@@ -2,7 +2,7 @@
 === Prefix Filter
 === Prefix Filter
 
 
 Filters documents that have fields containing terms with a specified
 Filters documents that have fields containing terms with a specified
-prefix (*not analyzed*). Similar to phrase query, except that it acts as
+prefix (*not analyzed*). Similar to prefix query, except that it acts as
 a filter. Can be placed within queries that accept a filter.
 a filter. Can be placed within queries that accept a filter.
 
 
 [source,js]
 [source,js]