Muokkaa

Jaa


RefinerConfiguration complexType (SPS15XSDSearchSet2)

Type information

Info type Value
Namespace
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Schema file
schema_Microsoft.Office.Server.Search.Administration.xsd
Extension base
None

Definition

<xs:complexType name="RefinerConfiguration">
    <xs:sequence>
        <xs:element name="Anchoring" type="tns:RefinerAnchoring" minOccurs="0"></xs:element>
        <xs:element name="CutoffMaxBuckets" type="xs:int" minOccurs="0"></xs:element>
        <xs:element name="Divisor" type="xs:int" minOccurs="0"></xs:element>
        <xs:element name="Intervals" type="xs:int" minOccurs="0"></xs:element>
        <xs:element name="Resolution" type="xs:int" minOccurs="0"></xs:element>
        <xs:element name="Type" type="tns:RefinerType" minOccurs="0"></xs:element>
    </xs:sequence>
</xs:complexType>

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Child elements

Element Type Description
Anchoring
tns:RefinerAnchoring
CutoffMaxBuckets
xs:int
Divisor
xs:int
Intervals
xs:int
Resolution
xs:int
Type
tns:RefinerType

Attributes

None.