AlwaysMatchType
The fields with this property match all query text. Type true
if the field must always match query text when it is present in a document.
Documents containing a field of this type, with a non-empty value of anything other than 0
, always match query text, regardless of whether the query matches any index terms.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | MyProperty
|
Example: | AlwaysMatchType=true
|
See Also: | MatchType
Property PropertyFieldCSVs |