| Package | Description |
|---|---|
| org.apache.solr.search |
APIs and classes for parsing and processing search requests
|
| Modifier and Type | Method and Description |
|---|---|
SolrReturnFields.FIELD_SOURCES |
SolrReturnFields.getFieldSources() |
static SolrReturnFields.FIELD_SOURCES |
SolrReturnFields.FIELD_SOURCES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SolrReturnFields.FIELD_SOURCES[] |
SolrReturnFields.FIELD_SOURCES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SolrReturnFields.setFieldSources(SolrReturnFields.FIELD_SOURCES fieldSources) |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.