From 950134880020204f62825532a9b9862a3889d2c7 Mon Sep 17 00:00:00 2001 From: Kristian Aune Date: Tue, 3 Dec 2024 08:34:09 +0100 Subject: [PATCH] Clarify work matching --- en/reference/schema-reference.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/en/reference/schema-reference.html b/en/reference/schema-reference.html index 455d0983ac..568bffaa37 100644 --- a/en/reference/schema-reference.html +++ b/en/reference/schema-reference.html @@ -3584,10 +3584,12 @@

match

index, attribute

This is the default matching mode for string attributes. - Can not be combined with text matching. + It cannot be combined with text matching. +

+ Match word means that the entire content of the field is indexed as a single word.

Word matching is like exact matching, but with more advanced query parsing. - The query terms is heuristically parsed taking into account some usual query syntax characters; + The query terms are heuristically parsed, taking into account some usual query syntax characters; one can also use double quotes to include space, star, or exclamation marks.

Example: If artist is a string attribute, the query: