org.apache.blur.shell
Class QueryCommandHelper
java.lang.Object
org.apache.blur.shell.QueryCommandHelper
public class QueryCommandHelper
- extends Object
WIDTH
public static final String WIDTH
- See Also:
- Constant Field Values
SORT
public static final String SORT
- See Also:
- Constant Field Values
FACET
public static final String FACET
- See Also:
- Constant Field Values
ROW_ID
public static final String ROW_ID
- See Also:
- Constant Field Values
MINIMUM_NUMBER_OF_RESULTS
public static final String MINIMUM_NUMBER_OF_RESULTS
- See Also:
- Constant Field Values
MAX_QUERY_TIME
public static final String MAX_QUERY_TIME
- See Also:
- Constant Field Values
FETCH
public static final String FETCH
- See Also:
- Constant Field Values
START
public static final String START
- See Also:
- Constant Field Values
DISABLE_ROW_QUERY
public static final String DISABLE_ROW_QUERY
- See Also:
- Constant Field Values
SCORE_TYPE
public static final String SCORE_TYPE
- See Also:
- Constant Field Values
RECORD_FILTER
public static final String RECORD_FILTER
- See Also:
- Constant Field Values
ROW_FILTER
public static final String ROW_FILTER
- See Also:
- Constant Field Values
QueryCommandHelper
public QueryCommandHelper()
getBlurQuery
public static BlurQuery getBlurQuery(org.apache.commons.cli.CommandLine commandLine)
parse
public static org.apache.commons.cli.CommandLine parse(String[] otherArgs,
Writer out)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.