no.sesat.search.mode.command
Class MathExpressionSearchCommand
java.lang.Object
no.sesat.search.mode.command.AbstractSearchCommand
no.sesat.search.mode.command.MathExpressionSearchCommand
- All Implemented Interfaces:
- Serializable, Callable<ResultList<ResultItem>>, SearchCommand
public final class MathExpressionSearchCommand
- extends AbstractSearchCommand
Create a single result item that transforms the query into a mathematical expression with it's solution.
- Version:
- $Id: MathExpressionSearchCommand.java 7225 2009-04-09 00:32:20Z ssmiweve $
- See Also:
- Serialized Form
| Methods inherited from class no.sesat.search.mode.command.AbstractSearchCommand |
addFilterString, call, constructQueryBuilder, createQuery, createQuery, escape, getCurrentOffset, getEngine, getFieldFilter, getFilter, getFilterBuilder, getOffset, getParameter, getQuery, getQueryBuilder, getQueryRepresentation, getReservedWords, getResultsToReturn, getSearchConfiguration, getSearchResult, getSingleParameter, getTransformedQuery, getTransformedQuerySesamSyntax, getTransformedTerms, getUserSortBy, handleCancellation, initialiseTransformedTerms, isCancelled, isPaginated, isUserSortable, performExecution, performQueryTransformation, performResultHandling, setTransformedQuerySesamSyntax, statisticsInfo, toString, updateTransformedQuerySesamSyntax, visitXorClause |
MathExpressionSearchCommand
public MathExpressionSearchCommand(SearchCommand.Context cxt)
- Default Constructor.
- Parameters:
cxt - The context to work within.
execute
public ResultList<ResultItem> execute()
- Specified by:
execute in class AbstractSearchCommand
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.