public class SpellCheckCommand extends BaseSearchCommand
config, lastSemaphoreWarning, nbQueuedQueries, searchRunnerPool, semaphore, shc
delegate, logger, queryState, runningQueries, startingQueries
Constructor and Description |
---|
SpellCheckCommand(SpellCheckCommand config) |
Modifier and Type | Method and Description |
---|---|
void |
configure()
Build the configuration
|
void |
execute(java.lang.String pathInfo,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Execute the command
|
void |
onDeinit()
When this is called, this command is not used anymore, and the lock has been released.
|
getArgsFromRequest, getArgsFromRequest, getArgsFromXMLV10Request, sendErrorWithDispatch, waitForStartingQueries
onPreReconfiguration, onQueryDone, onQueryStarted, onQueryStarting, onReconfigurationStarting, removeJettyStuff, sendError, setSearchAPIDelegate
public SpellCheckCommand(SpellCheckCommand config)
public void onDeinit() throws java.lang.Exception
Command
onDeinit
in class BaseSearchCommand
java.lang.Exception
public void configure()
Command
configure
in class BaseSearchCommand
public void execute(java.lang.String pathInfo, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, java.io.IOException
Command
Copyright © 2013 Dassault Systèmes, All Rights Reserved.