| Package | Description |
|---|---|
| org.apache.solr.common.util | |
| org.apache.solr.handler.admin | |
| org.apache.solr.handler.component | |
| org.apache.solr.logging | |
| org.apache.solr.request | |
| org.apache.solr.util |
| Modifier and Type | Method and Description |
|---|---|
SimpleOrderedMap<T> |
SimpleOrderedMap.clone() |
SimpleOrderedMap<Object> |
JavaBinCodec.readOrderedMap(FastInputStream dis) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleOrderedMap<String> |
LukeRequestHandler.getFieldFlagsKey() |
static SimpleOrderedMap<Object> |
LukeRequestHandler.getIndexInfo(DirectoryReader reader) |
static SimpleOrderedMap<Object> |
LukeRequestHandler.getIndexInfo(DirectoryReader reader,
boolean detail)
Deprecated.
use
LukeRequestHandler.getIndexInfo(DirectoryReader) since you now have to explicitly pass the "fl" prameter
and this was always called with "false" anyway from CoreAdminHandler |
static SimpleOrderedMap<Object> |
SystemInfoHandler.getJvmInfo()
Get JVM Info - including memory info
|
static SimpleOrderedMap<Object> |
SystemInfoHandler.getSystemInfo()
Get system info
|
| Modifier and Type | Field and Description |
|---|---|
SimpleOrderedMap<SimpleOrderedMap<Object>> |
FacetComponent.FacetInfo.dateFacets |
SimpleOrderedMap<SimpleOrderedMap<Object>> |
FacetComponent.FacetInfo.rangeFacets |
| Modifier and Type | Field and Description |
|---|---|
SimpleOrderedMap<SimpleOrderedMap<Object>> |
FacetComponent.FacetInfo.dateFacets |
SimpleOrderedMap<SimpleOrderedMap<Object>> |
FacetComponent.FacetInfo.rangeFacets |
| Modifier and Type | Method and Description |
|---|---|
SimpleOrderedMap<List<NamedList<Object>>> |
PivotFacetHelper.process(ResponseBuilder rb,
SolrParams params,
String[] pivots) |
| Modifier and Type | Method and Description |
|---|---|
SimpleOrderedMap<?> |
LoggerInfo.getInfo() |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleOrderedMap<Object> |
SimpleFacets.facetResponse |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleOrderedMap<RTimer> |
RTimer.children |
| Modifier and Type | Method and Description |
|---|---|
SimpleOrderedMap<RTimer> |
RTimer.getChildren()
Manipulating this map may have undefined results.
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.