public static final class CollapsingQParserPlugin.GroupHeadSelector extends Object
Modifier and Type | Field and Description |
---|---|
String |
selectorText
The param value for this selector whose meaning depends on type.
|
CollapsingQParserPlugin.GroupHeadSelectorType |
type
The type for this selector, will never be null
|
Modifier and Type | Method and Description |
---|---|
static CollapsingQParserPlugin.GroupHeadSelector |
build(SolrParams localParams)
returns a new GroupHeadSelector based on the specified local params
|
boolean |
equals(Object other) |
int |
hashCode() |
public final String selectorText
public final CollapsingQParserPlugin.GroupHeadSelectorType type
public static CollapsingQParserPlugin.GroupHeadSelector build(SolrParams localParams)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.