The FieldMatch attribute is equal to true only if at least one of the document field contains exactly the user's query without any other words.
Example
Query: Return of the Jedi
- fieldMatch is equal to true if a field contains only: "Return of the Jedi".
- fieldMatch is equal to false if a field contains: "who directed the movie 'Return of the Jedi'?"
This attribute ranks documents in descending order (true (1) before false (0)).