Skip to content

Commit 598d4c1

Browse files
authored
Formatting fix
Bullet points were not rendered correctly
1 parent c6e37c7 commit 598d4c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/mapping/types/wildcard.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
A `wildcard` field stores values optimised for wildcard grep-like queries.
1010
Wildcard queries are possible on other field types but suffer from constraints:
11+
1112
* `text` fields limit matching of any wildcard expressions to individual tokens rather than the original whole value held in a field
1213
* `keyword` fields are untokenized but slow at performing wildcard queries (especially patterns with leading wildcards).
1314

0 commit comments

Comments
 (0)