public class DocumentFetchCommand extends BaseFetchCommand<com.exalead.fetch.FetchContext>
Modifier and Type | Field and Description |
---|---|
protected java.text.SimpleDateFormat |
RFC822DATEFORMAT
RFC822
|
cachedDocumentRetriever, rawDocumentRetriever
delegate, logger, queryState, runningQueries, startingQueries
Constructor and Description |
---|
DocumentFetchCommand(DocumentFetchCommand config) |
Modifier and Type | Method and Description |
---|---|
void |
configure()
Build the configuration
|
void |
execute(java.lang.String pathInfo,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Execute the command
|
extractCommonParameters, extractCommonParameters, fetchFromDocumentCacheThenSource, getSourceConfigList, getSourceConfigMap, readArgs, sendErrorWithDispatch
onDeinit, onPreReconfiguration, onQueryDone, onQueryStarted, onQueryStarting, onReconfigurationStarting, removeJettyStuff, sendError, setSearchAPIDelegate, waitForStartingQueries
public DocumentFetchCommand(DocumentFetchCommand config)
public void configure()
Command
configure
in class BaseFetchCommand<com.exalead.fetch.FetchContext>
public void execute(java.lang.String pathInfo, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, java.io.IOException
Command
Copyright © 2013 Dassault Systèmes, All Rights Reserved.