QueryPart Object🔗︎
Condition 🔗︎ string
Condition🔗︎
The ConditionType of the represented query part. Allowed values: REQUIRED, BANNED, FAVORED, STRONGLY_FAVORED.
See explanation here.
Weight 🔗︎ float
Weight🔗︎
Boosts the weights of the query part compared to other query parts in the the ranking of results.
Values above 1.0 will apply a boosting factor. For example, 2.0 will make it 2 times more important. Values below 1.0 will diminish the importance of that field. For example: 0.5 will make the field 2 times less important.
Note: the default weights have been carefully tuned and work for all common use cases. Only make changes when you have specific needs.
Items 🔗︎ object[]
ItemsList of Item🔗︎
One or more search terms of which at least one must be in the searched document (OR-combined).