Package | Description |
---|---|
org.apache.solr |
Common base classes for implementing tests.
|
org.apache.solr.client.solrj |
Primary APIs for communicating with a Solr Server from a Java client.
|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
org.apache.solr.client.solrj.util |
Utilities for Solr client applications.
|
org.apache.solr.cloud |
Base classes and utilities for creating and testing Solr Cloud clusters.
|
org.apache.solr.common.cloud |
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
|
org.apache.solr.common.params |
Parameter constants and enumerations.
|
org.apache.solr.core |
Factories for Mock classes that can be used in test configurations
|
org.apache.solr.handler |
Concrete implementations of
SolrRequestHandler
|
org.apache.solr.handler.admin |
SolrRequestHandler implementations for powering he Solr Admin UI
|
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler
|
org.apache.solr.handler.extraction |
ExtractingRequestHandler and related code. |
org.apache.solr.handler.loader |
ContentStreamLoader implementations for
use in ContentStreamHandlerBase implementations
|
org.apache.solr.highlight |
SolrHighlighter API and related implementaions and utilities
See org.apache.lucene.search.highlight for addition information. |
org.apache.solr.request |
APIs and classes for dealing with Solr requests
|
org.apache.solr.response.transform |
APIs and implementations of
DocTransformer for modifying documents in Solr request responses
|
org.apache.solr.schema |
FieldType plugins that have additional dependencies. |
org.apache.solr.search |
APIs and classes for parsing and processing search requests
|
org.apache.solr.search.join |
Classes related to joins.
|
org.apache.solr.search.similarities |
Factories for various built-in Lucene ranking models.
|
org.apache.solr.servlet |
Servlet related classes for powering the Solr HTTP API
|
org.apache.solr.spelling |
APIs and classes used by the
SpellCheckComponent
See org.apache.lucene.search.spell and org.apache.lucene.search.suggest for additional information. |
org.apache.solr.update |
APIs and classes for managing index updates
|
org.apache.solr.update.processor |
Various implementations of
LanguageIdentifierUpdateProcessor and their factories. |
org.apache.solr.util |
Misc utilities useful when implementing test cases.
|
Class and Description |
---|
ModifiableSolrParams
This class is similar to MultiMapSolrParams except you can edit the
parameters after it is initialized.
|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
ModifiableSolrParams
This class is similar to MultiMapSolrParams except you can edit the
parameters after it is initialized.
|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
ModifiableSolrParams
This class is similar to MultiMapSolrParams except you can edit the
parameters after it is initialized.
|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
CollectionParams.CollectionAction |
CoreAdminParams.CoreAdminAction |
ModifiableSolrParams
This class is similar to MultiMapSolrParams except you can edit the
parameters after it is initialized.
|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
ModifiableSolrParams
This class is similar to MultiMapSolrParams except you can edit the
parameters after it is initialized.
|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
CollectionParams.CollectionAction |
CommonParams.EchoParamStyle
valid values for:
echoParams |
CoreAdminParams.CoreAdminAction |
DefaultSolrParams |
FacetParams.FacetDateOther
Deprecated.
|
FacetParams.FacetRangeInclude
An enumeration of the legal values for
FacetParams.FACET_DATE_INCLUDE and FacetParams.FACET_RANGE_INCLUDE
lower = all gap based ranges include their lower bound
upper = all gap based ranges include their upper bound
edge = the first and last gap ranges include their edge bounds (ie: lower
for the first one, upper for the last one) even if the corresponding
upper/lower option is not specified
outer = the BEFORE and AFTER ranges
should be inclusive of their bounds, even if the first or last ranges
already include those boundaries. |
FacetParams.FacetRangeOther
An enumeration of the legal values for
FacetParams.FACET_RANGE_OTHER and FacetParams.FACET_DATE_OTHER ... |
ModifiableSolrParams
This class is similar to MultiMapSolrParams except you can edit the
parameters after it is initialized.
|
MoreLikeThisParams.TermStyle |
RequiredSolrParams
This is a simple wrapper to SolrParams that will throw a 400
exception if you ask for a parameter that does not exist.
|
SolrParams
SolrParams hold request parameters.
|
TermsParams.TermsRegexpFlag |
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
CoreAdminParams.CoreAdminAction |
ModifiableSolrParams
This class is similar to MultiMapSolrParams except you can edit the
parameters after it is initialized.
|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
ModifiableSolrParams
This class is similar to MultiMapSolrParams except you can edit the
parameters after it is initialized.
|
SolrParams
SolrParams hold request parameters.
|
SpellingParams
Parameters used for spellchecking
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
MultiMapSolrParams |
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
ModifiableSolrParams
This class is similar to MultiMapSolrParams except you can edit the
parameters after it is initialized.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Class and Description |
---|
SolrParams
SolrParams hold request parameters.
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.