Package | Description |
---|---|
com.endeca.infront.cartridge |
Contains the built-in Assembler cartridge handlers and their
configuration classes.
|
Modifier and Type | Method and Description |
---|---|
protected SearchAdjustmentsConfig |
SearchAdjustmentsHandler.wrapConfig(ContentItem pContentItem) |
Modifier and Type | Method and Description |
---|---|
void |
SearchAdjustmentsHandler.preprocess(SearchAdjustmentsConfig cartridgeConfig)
Creates an MDEX query with spell and phrase Did You Mean enabled.
|
SearchAdjustments |
SearchAdjustmentsHandler.process(SearchAdjustmentsConfig cartridgeConfig)
Always returns a SearchAdjustments object, even if no search adjustments have been suggested.
|
Constructor and Description |
---|
SearchAdjustments(SearchAdjustmentsConfig pConfig)
Creates the
SearchAdjustments output model, using the
type and data present in the input SearchAdjustmentsConfig . |
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.