Operator_: LogicalOperator;
The Operator_ property determines the operator, which will be used to merge the current condition and nested conditions.
The nested conditions are set in the ISolrFilterCondition.Nested property.
The example of use is given in description of the ISolrSearchContext.FilterContext property.
See also: