Package | Description |
---|---|
com.attivio.sdk.client |
Interfaces for client side AIE development.
|
com.attivio.sdk.search.relevancy |
Contains classes relevancy model related classes.
|
Modifier and Type | Method and Description |
---|---|
RelevancyFeatureDef |
MockRelevancyModelApi.getFeature(String name) |
RelevancyFeatureDef |
RelevancyModelApi.getFeature(String name)
Get a
RelevancyFeatureDef by name . |
Modifier and Type | Method and Description |
---|---|
Iterable<RelevancyFeatureDef> |
MockRelevancyModelApi.getFeatures() |
Iterable<RelevancyFeatureDef> |
RelevancyModelApi.getFeatures()
Get all features.
|
Modifier and Type | Method and Description |
---|---|
void |
MockRelevancyModelApi.addFeature(RelevancyFeatureDef feature) |
void |
RelevancyModelApi.addFeature(RelevancyFeatureDef feature)
Add a
RelevancyFeatureDef . |
void |
MockRelevancyModelApi.updateFeature(RelevancyFeatureDef feature) |
void |
RelevancyModelApi.updateFeature(RelevancyFeatureDef feature)
Update a
RelevancyFeatureDef . |
Modifier and Type | Class and Description |
---|---|
class |
CategoryBoostFeature
Dynamic feature that acts as a template for per-category features based on a
FieldExpression . |
class |
FieldBoostFeature
FieldExpression based relevancy feature. |
class |
PhraseBoostFeature
Relevancy feature that extracts phrase queries from the user query.
|
class |
TermBoostFeature
Relevancy feature that extracts term queries from the user query.
|
Modifier and Type | Method and Description |
---|---|
RelevancyFeatureDef |
RelevancyFeatureDef.clone() |
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.