no.sesat.search.result.handler
Class SpellingSuggestionChooser

java.lang.Object
  extended by no.sesat.search.result.handler.SpellingSuggestionChooser
All Implemented Interfaces:
ResultHandler

public final class SpellingSuggestionChooser
extends Object
implements ResultHandler

Spelling suggestions are chosen in the following way:

A new query is then created using the chosen suggestions.

Version:
$Id: SpellingSuggestionChooser.java 7225 2009-04-09 00:32:20Z ssmiweve $

Nested Class Summary
 
Nested classes/interfaces inherited from interface no.sesat.search.result.handler.ResultHandler
ResultHandler.Context
 
Constructor Summary
SpellingSuggestionChooser(ResultHandlerConfig config)
          Create a new SpellingSuggestionChooser.
 
Method Summary
 void handleResult(ResultHandler.Context cxt, DataModel datamodel)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpellingSuggestionChooser

public SpellingSuggestionChooser(ResultHandlerConfig config)
Create a new SpellingSuggestionChooser.

Parameters:
config -
Method Detail

handleResult

public void handleResult(ResultHandler.Context cxt,
                         DataModel datamodel)

Specified by:
handleResult in interface ResultHandler


Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.