SearchFieldMatch
Information note
		DEPRECATED.
This is deprecated and may be removed in a future version.
	
	
	
	This is deprecated and may be removed in a future version.
Properties
| Name | Description | Type | 
|---|---|---|
| qField | 
			 Position of the field in the list of fields, starting from 0. The list of fields is defined in qResults/qFieldNames and contains the search associations.  | 
	Integer | 
| qValues | 
			 Positions of the matching values in the search results. The maximum number of values in this list is defined by qMaxNbrFieldMatches .  | 
	Array of Integer | 
| qTerms | 
			 Positions of the search terms, starting from 0.  | 
	Array of Integer | 
| qNoOfMatches | 
			 Number of search hits in the field. The number of values in qValues and the value of qNoOfMatches are equal if qMaxNbrFieldMatches is -1.  | 
	Integer |