![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
Refer to base type expertiseSearchParameters for more information.
| Name | Type | Required | Description |
|---|---|---|---|
maxSearchMatches |
![]() |
Specifies how many of the top search matches are considered when building topics. The operation takes longer as this number is increased. | |
minProfilesForTopics |
![]() |
Minimum number of matching profiles needed in order for topics to be built |
Inherits From
<xs:complexType name="expertiseTopicSearchParameters">
<xs:complexContent>
<xs:extension base="tns:expertiseSearchParameters">
<xs:sequence>
<xs:element minOccurs="0" name="maxSearchMatches" type="xs:int"/>
<xs:element minOccurs="0" name="minProfilesForTopics" type="xs:int"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | Expertise Management | Search Topics |

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