public class SearchIntrospector
extends java.lang.Object
Constructor and Description |
---|
SearchIntrospector(BaseSearchCommand config,
com.exalead.search.SearchConfigHolder shc,
SearchParameters args) |
Modifier and Type | Method and Description |
---|---|
protected ExprElementList |
computeExprElements() |
protected FacetDescList |
computeFacets() |
protected SearchLogicList |
computeLogics() |
protected MetaDescList |
computeMetas() |
protected QueryPrefixHandlerList |
computePrefixes() |
protected SearchTargetList |
computeTargets() |
void |
handle(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
java.lang.String cmd) |
public SearchIntrospector(BaseSearchCommand config, com.exalead.search.SearchConfigHolder shc, SearchParameters args) throws java.lang.Exception
java.lang.Exception
protected ExprElementList computeExprElements()
protected MetaDescList computeMetas()
protected SearchLogicList computeLogics()
protected SearchTargetList computeTargets()
protected QueryPrefixHandlerList computePrefixes()
protected FacetDescList computeFacets()
public void handle(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, java.lang.String cmd) throws java.lang.Exception
java.lang.Exception
Copyright © 2013 Dassault Systèmes, All Rights Reserved.