![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Description |
|---|---|
STRENGTH_PEAK |
Indicates how well the profile matched a search based on the strength of the strongest matching clause. The scale is 0 to 100. For example, the following strengths indicate how the profile matched each clause:
|
STRENGTH_AVERAGE_MATCHES |
Indicates how well the profile matched a search based on the average score across the clauses it matched. The scale is 0 to 100. For example, the following strengths indicate how the profile matched each clause:
|
STRENGTH_AVERAGE_ALL |
Indicates how well the profile matched a search based on the average score across ALL of the clauses used in the search, including clauses that it did not match. The scale is 0 to 100. For example, the following strengths indicate how the profile matched each clause:
|
<xs:simpleType name="expertiseMatchStrength">
<xs:restriction base="xs:string">
<xs:enumeration value="STRENGTH_PEAK"/>
<xs:enumeration value="STRENGTH_AVERAGE_MATCHES"/>
<xs:enumeration value="STRENGTH_AVERAGE_ALL"/>
</xs:restriction>
</xs:simpleType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices