A set specifies criteria for identifying match partitions.
< boolean_set> | <ranked_set>
| Parameter | Description |
|---|---|
| <boolean_set> | String specifying a boolean query. |
| <ranked_set> | String specifying a ranked query. |
A query can be ranked or unranked. When you perform a ranked query, search results can be ordered according to their rank (that is, relevance); the match with the highest rank is the first match. When you perform an unranked query, search results are ordered sequentially; the match that occurs closest to the beginning of a content collection is the first match. Ranked queries can contain an optional Boolean portion called a domain.
[field, computer price : 3000]
[content collection]
[and: cat dog]
Copyright © 2006-2023, Rocket Software, Inc. All rights reserved.