A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

AbstractUpdateRequest - Class in org.apache.solr.client.solrj.request
 
AbstractUpdateRequest(SolrRequest.METHOD, String) - Constructor for class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
AbstractUpdateRequest.ACTION - Enum in org.apache.solr.client.solrj.request
 
action - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
ACTION - Static variable in interface org.apache.solr.common.params.CollectionParams
What action
ACTION - Static variable in interface org.apache.solr.common.params.CoreAdminParams
What action
ACTIVE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
add(Iterator<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Adds the documents supplied by the given iterator.
add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
add(SolrInputDocument, int, boolean) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
add(String, long) - Method in class org.apache.solr.client.solrj.response.FacetField
Insert at the end of the list
add(Group) - Method in class org.apache.solr.client.solrj.response.GroupCommand
Adds a group to this command.
add(GroupCommand) - Method in class org.apache.solr.client.solrj.response.GroupResponse
Adds a grouping command to the response.
add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrServer
Adds a collection of documents
add(Collection<SolrInputDocument>, int) - Method in class org.apache.solr.client.solrj.SolrServer
Adds a collection of documents, specifying max time before they become committed
add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.SolrServer
Adds a single document
add(SolrInputDocument, int) - Method in class org.apache.solr.client.solrj.SolrServer
Adds a single document specifying max time before it becomes committed
add(String, String...) - Method in class org.apache.solr.common.params.ModifiableSolrParams
Add the given values to any existing name
add(SolrParams) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
add(String, T) - Method in class org.apache.solr.common.util.NamedList
Adds a name/value pair to the end of the list.
addAll(Map<String, T>) - Method in class org.apache.solr.common.util.NamedList
Iterates over the Map and sequentially adds it's key/value pairs
addAll(NamedList<T>) - Method in class org.apache.solr.common.util.NamedList
Appends the elements of the given NamedList to this one.
addArrayVal(Object, Object) - Method in class org.apache.noggit.ObjectBuilder
 
addBean(Object) - Method in class org.apache.solr.client.solrj.SolrServer
Adds a single bean
addBean(Object, int) - Method in class org.apache.solr.client.solrj.SolrServer
Adds a single bean specifying max time before it becomes committed
addBeans(Iterator<?>) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Adds the beans supplied by the given iterator.
addBeans(Collection<?>) - Method in class org.apache.solr.client.solrj.SolrServer
Adds a collection of beans
addBeans(Collection<?>, int) - Method in class org.apache.solr.client.solrj.SolrServer
Adds a collection of beans specifying max time before they become committed
addConnectedListener(ZkClientConnectionStrategy.ConnectedListener) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
addContentStream(ContentStream) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
addCount(String, int) - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
addDateRangeFacet(String, Date, Date, String) - Method in class org.apache.solr.client.solrj.SolrQuery
Add a numeric range facet.
addDisconnectedListener(ZkClientConnectionStrategy.DisconnectedListener) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
addDocument(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Adds a document to be analyzed.
addDocuments(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Adds a collection of documents to be analyzed.
addFacetField(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
Add field(s) for facet computation.
addFacetPivotField(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
Add field(s) for pivot computation.
addFacetQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
add a faceting query
addField(String) - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
addField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addField(String, Object) - Method in class org.apache.solr.common.SolrDocument
This will add a field to the document.
addField(String, Object) - Method in class org.apache.solr.common.SolrInputDocument
Add a field with implied null value for boost.
addField(String, Object, float) - Method in class org.apache.solr.common.SolrInputDocument
Adds a field with the given name, value and boost.
addFieldName(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Adds the given field name for analysis.
addFieldType(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Adds the given field type for analysis.
addFile(File, String) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
Add a File to the ContentStreams.
addFilterQuery(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addFrequency(long) - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
addHighlightField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
add highlight field
addIterator(Iterator<E>) - Method in class org.apache.solr.common.util.IteratorChain
 
addKeyVal(Object, Object, Object) - Method in class org.apache.noggit.ObjectBuilder
 
addMisspellingsAndCorrection(SpellCheckResponse.Correction) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
addNumericRangeFacet(String, Number, Number, Number) - Method in class org.apache.solr.client.solrj.SolrQuery
Add a numeric range facet.
addParam(String, String, Map<String, String[]>) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
 
addSolrServer(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
addSortField(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addStatsFieldFacets(String, String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addTermsField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addValue(Object, float) - Method in class org.apache.solr.common.SolrInputField
Add values to a field.
AGENT - Static variable in class org.apache.solr.client.solrj.impl.HttpSolrServer
User-Agent String.
ALL - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return all the options: TF, positions, offsets, idf
ALTERNATE_FIELD - Static variable in interface org.apache.solr.common.params.HighlightParams
 
ALTERNATE_FIELD_LENGTH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
ALTQ - Static variable in interface org.apache.solr.common.params.DisMaxParams
Alternate query (expressed in Solr QuerySyntax) to use if main query (q) is empty
AnalysisParams - Interface in org.apache.solr.common.params
Defines the request parameters used by all analysis request handlers.
AnalysisResponseBase - Class in org.apache.solr.client.solrj.response
A base class for all analysis responses.
AnalysisResponseBase() - Constructor for class org.apache.solr.client.solrj.response.AnalysisResponseBase
 
AnalysisResponseBase.AnalysisPhase - Class in org.apache.solr.client.solrj.response
A phase in the analysis process.
AnalysisResponseBase.TokenInfo - Class in org.apache.solr.client.solrj.response
Holds all information of a token as part of an analysis phase.
append(CharSequence) - Method in class org.apache.noggit.CharArr
 
append(CharSequence, int, int) - Method in class org.apache.noggit.CharArr
 
append(char) - Method in class org.apache.noggit.CharArr
 
AppendedSolrParams - Class in org.apache.solr.common.params
SolrParams wrapper which acts similar to DefaultSolrParams except that it "appends" the values of multi-value params from both sub instances, so that all of the values are returned.
AppendedSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.common.params.AppendedSolrParams
Deprecated.
appendMap(String, Map<String, Slice>, Map<String, Slice>) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
ARR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
ARRAY_END - Static variable in class org.apache.noggit.JSONParser
Event indicating the end of a JSON array
ARRAY_END - Static variable in class org.apache.noggit.JSONUtil
 
ARRAY_START - Static variable in class org.apache.noggit.JSONParser
Event indicating the start of a JSON array
ARRAY_START - Static variable in class org.apache.noggit.JSONUtil
 
ASSUME_CONTENT_TYPE - Static variable in interface org.apache.solr.common.params.UpdateParams
Override the content type used for UpdateLoader
available() - Method in class org.apache.solr.common.util.FastInputStream
 

B

Base64 - Class in org.apache.solr.common.util
Static methods for translating Base64 encoded strings to byte arrays and vice-versa.
Base64() - Constructor for class org.apache.solr.common.util.Base64
 
base64ToByteArray(String) - Static method in class org.apache.solr.common.util.Base64
 
BASE_URL_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
baseUrl - Variable in class org.apache.solr.client.solrj.impl.HttpSolrServer
The URL of the Solr server.
BF - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for boosting functions
BIGNUMBER - Static variable in class org.apache.noggit.JSONParser
Event indicating a JSON number value that was not produced by toString of any Java primitive numerics such as Double or Long.
BinaryRequestWriter - Class in org.apache.solr.client.solrj.impl
A RequestWriter which writes requests in the javabin format
BinaryRequestWriter() - Constructor for class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
BinaryResponseParser - Class in org.apache.solr.client.solrj.impl
 
BinaryResponseParser() - Constructor for class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
BindingException - Exception in org.apache.solr.client.solrj.beans
 
BindingException(String) - Constructor for exception org.apache.solr.client.solrj.beans.BindingException
 
BindingException(String, Throwable) - Constructor for exception org.apache.solr.client.solrj.beans.BindingException
 
blockUntilFinished() - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
 
BOOL_FALSE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
BOOL_TRUE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
BOOLEAN - Static variable in class org.apache.noggit.JSONParser
Event indicating a JSON boolean
BOOST - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
BOUNDARY_SCANNER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BQ - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for boosting query
BS_CHARS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BS_COUNTRY - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BS_LANGUAGE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BS_MAX_SCAN - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BS_TYPE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
buf - Variable in class org.apache.noggit.CharArr
 
buf - Variable in class org.apache.solr.common.util.FastInputStream
 
buf - Variable in class org.apache.solr.common.util.FastOutputStream
 
buildPhases(NamedList<List<NamedList<Object>>>) - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase
Parses the given named list and builds a list of analysis phases form it.
buildTokenInfo(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase
Parses the given named list and builds a token infoform it.
BYTE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
BYTEARR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
byteArrayToBase64(byte[], int, int) - Static method in class org.apache.solr.common.util.Base64
 
ByteUtils - Class in org.apache.solr.common.util
 
ByteUtils() - Constructor for class org.apache.solr.common.util.ByteUtils
 

C

CACHE - Static variable in interface org.apache.solr.common.params.CommonParams
Used as a local parameter on queries.
capacity() - Method in class org.apache.noggit.CharArr
 
CharArr - Class in org.apache.noggit
 
CharArr() - Constructor for class org.apache.noggit.CharArr
 
CharArr(int) - Constructor for class org.apache.noggit.CharArr
 
CharArr(char[], int, int) - Constructor for class org.apache.noggit.CharArr
 
charAt(int) - Method in class org.apache.noggit.CharArr
 
CharUtil - Class in org.apache.noggit
 
CharUtil() - Constructor for class org.apache.noggit.CharUtil
 
checkLive - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
clean(String) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
clear() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
clear the pending documents and delete commands
clear() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
clear the pending documents and delete commands
clear() - Method in class org.apache.solr.common.params.ModifiableSolrParams
clear all parameters
clear() - Method in class org.apache.solr.common.SolrDocument
Remove all fields from the document
clear() - Method in class org.apache.solr.common.SolrInputDocument
Remove all fields and boosts from the document
clear() - Method in class org.apache.solr.common.util.NamedList
 
ClientUtils - Class in org.apache.solr.client.solrj.util
 
ClientUtils() - Constructor for class org.apache.solr.client.solrj.util.ClientUtils
 
clone() - Method in class org.apache.solr.common.util.NamedList
Makes a shallow copy of the named list.
clone() - Method in class org.apache.solr.common.util.SimpleOrderedMap
 
ClosableThread - Interface in org.apache.solr.common.cloud
 
close() - Method in class org.apache.noggit.CharArr
 
close() - Method in interface org.apache.solr.common.cloud.ClosableThread
 
close() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
close() - Method in class org.apache.solr.common.cloud.SolrZooKeeper
 
close() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
close() - Method in class org.apache.solr.common.util.FastInputStream
 
close() - Method in class org.apache.solr.common.util.FastOutputStream
 
CloudSolrServer - Class in org.apache.solr.client.solrj.impl
SolrJ client class to communicate with SolrCloud.
CloudSolrServer(String) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
 
CloudSolrServer(String, LBHttpSolrServer) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
 
CloudSolrServer(String, LBHttpSolrServer, boolean) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
 
CLUSTER_STATE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
ClusterState - Class in org.apache.solr.common.cloud
Immutable state of the cloud.
ClusterState(Set<String>, Map<String, Map<String, Slice>>) - Constructor for class org.apache.solr.common.cloud.ClusterState
Use this constr when ClusterState is meant for publication.
ClusterState(Integer, Set<String>, Map<String, Map<String, Slice>>) - Constructor for class org.apache.solr.common.cloud.ClusterState
Use this constr when ClusterState is meant for consumption.
code() - Method in exception org.apache.solr.common.SolrException
 
code - Variable in enum org.apache.solr.common.SolrException.ErrorCode
 
collection - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
COLLECTION - Static variable in interface org.apache.solr.common.params.CoreAdminParams
The collection name in solr cloud
COLLECTION_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
CollectionParams - Interface in org.apache.solr.common.params
 
CollectionParams.CollectionAction - Enum in org.apache.solr.common.params
 
COLLECTIONS_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
command() - Method in interface org.apache.solr.common.cloud.OnReconnect
 
commit() - Method in class org.apache.solr.client.solrj.SolrServer
Performs an explicit commit, causing pending documents to be committed for indexing
commit(boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrServer
Performs an explicit commit, causing pending documents to be committed for indexing
commit(boolean, boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrServer
Performs an explicit commit, causing pending documents to be committed for indexing
COMMIT - Static variable in interface org.apache.solr.common.params.UpdateParams
Commit everything after the command completes
COMMIT_WITHIN - Static variable in interface org.apache.solr.common.params.UpdateParams
Commit within a certain time period (in ms)
commitWithin - Variable in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
CommonParams - Interface in org.apache.solr.common.params
Parameters used across many handlers
CommonParams.EchoParamStyle - Enum in org.apache.solr.common.params
valid values for: echoParams
compare(char[], int, int, char[], int, int) - Method in class org.apache.noggit.CharUtil
 
ConcurrentUpdateSolrServer - Class in org.apache.solr.client.solrj.impl
ConcurrentUpdateSolrServer buffers all added documents and writes them into open HTTP connections.
ConcurrentUpdateSolrServer(String, int, int) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
Uses an internal ThreadSafeClientConnManager to manage http connections.
ConcurrentUpdateSolrServer(String, HttpClient, int, int) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
Uses the supplied HttpClient to send documents to the Solr server, the HttpClient should be instantiated using a ThreadSafeClientConnManager.
CONFIG - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you specify a config, what is its name
configName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
configure(DefaultHttpClient, SolrParams) - Method in class org.apache.solr.client.solrj.impl.HttpClientConfigurer
 
configureClient(DefaultHttpClient, SolrParams) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Configures DefaultHttpClient, only sets parameters if they are present in config.
connect() - Method in class org.apache.solr.client.solrj.impl.CloudSolrServer
Connect to the zookeeper ensemble.
connect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.DefaultConnectionStrategy
 
connect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
connected() - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
connected() - Method in interface org.apache.solr.common.cloud.ZkClientConnectionStrategy.ConnectedListener
 
containsKey(String) - Method in class org.apache.solr.common.cloud.ZkNodeProps
Check if property key exists.
containsKey(Object) - Method in class org.apache.solr.common.SolrDocument
 
containsKey(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
containsValue(Object) - Method in class org.apache.solr.common.SolrDocument
 
containsValue(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
ContentStream - Interface in org.apache.solr.common.util
 
ContentStreamBase - Class in org.apache.solr.common.util
Three concrete implementations for ContentStream - one for File/URL/String
ContentStreamBase() - Constructor for class org.apache.solr.common.util.ContentStreamBase
 
ContentStreamBase.FileStream - Class in org.apache.solr.common.util
Construct a ContentStream from a File
ContentStreamBase.FileStream(File) - Constructor for class org.apache.solr.common.util.ContentStreamBase.FileStream
 
ContentStreamBase.StringStream - Class in org.apache.solr.common.util
Construct a ContentStream from a String
ContentStreamBase.StringStream(String) - Constructor for class org.apache.solr.common.util.ContentStreamBase.StringStream
 
ContentStreamBase.URLStream - Class in org.apache.solr.common.util
Construct a ContentStream from a URL This uses a URLConnection to get the content stream
ContentStreamBase.URLStream(URL) - Constructor for class org.apache.solr.common.util.ContentStreamBase.URLStream
 
ContentStreamUpdateRequest - Class in org.apache.solr.client.solrj.request
Basic functionality to upload a File or ContentStream to a Solr Cell or some other handler that takes ContentStreams (CSV)

See http://wiki.apache.org/solr/ExtractingRequestHandler
See http://wiki.apache.org/solr/UpdateCSV

ContentStreamUpdateRequest(String) - Constructor for class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
 
contentType - Variable in class org.apache.solr.common.util.ContentStreamBase
 
core - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
CORE - Static variable in interface org.apache.solr.common.params.CoreAdminParams
What Core are we talking about
CORE_NAME_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
CoreAdminParams - Interface in org.apache.solr.common.params
 
CoreAdminParams.CoreAdminAction - Enum in org.apache.solr.common.params
 
CoreAdminRequest - Class in org.apache.solr.client.solrj.request
This class is experimental and subject to change.
CoreAdminRequest() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest
 
CoreAdminRequest(String) - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest
 
CoreAdminRequest.Create - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.Create() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
CoreAdminRequest.MergeIndexes - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.MergeIndexes() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
CoreAdminRequest.Persist - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.Persist() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
CoreAdminRequest.RequestRecovery - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.RequestRecovery() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestRecovery
 
CoreAdminRequest.RequestSyncShard - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.RequestSyncShard() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
CoreAdminRequest.Unload - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.Unload(boolean) - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
CoreAdminRequest.WaitForState - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.WaitForState() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
CoreAdminResponse - Class in org.apache.solr.client.solrj.response
 
CoreAdminResponse() - Constructor for class org.apache.solr.client.solrj.response.CoreAdminResponse
 
coreNodeName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
COST - Static variable in interface org.apache.solr.common.params.CommonParams
Used as a local param on filter queries in conjunction with cache=false.
create(String, byte[], List<ACL>, CreateMode, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns path of created node
create(String, byte[], CreateMode, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns path of created node
createClient(SolrParams) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Creates new http client by using the provided configuration.
createClusterStateWatchersAndUpdate() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
createCore(String, String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
createCore(String, String, SolrServer, String, String) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 

D

daos - Variable in class org.apache.solr.common.util.JavaBinCodec
 
DATA_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you rename something, what is the new name
dataDir - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
DATE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
DateUtil - Class in org.apache.solr.common.util
This class has some code from HttpClient DateUtil.
DateUtil() - Constructor for class org.apache.solr.common.util.DateUtil
 
DEBUG - Static variable in interface org.apache.solr.common.params.CommonParams
Whether to provide debug info for specific items.
DEBUG_QUERY - Static variable in interface org.apache.solr.common.params.CommonParams
whether to include debug data for all components pieces, including doing explains
deepCopy() - Method in class org.apache.solr.common.SolrInputDocument
 
deepCopy() - Method in class org.apache.solr.common.SolrInputField
 
DEFAULT - Static variable in annotation type org.apache.solr.client.solrj.beans.Field
 
DEFAULT_CHARSET - Static variable in class org.apache.solr.common.util.ContentStreamBase
 
DEFAULT_DATE_FORMATS - Static variable in class org.apache.solr.common.util.DateUtil
A suite of default date formats that can be parsed, and thus transformed to the Solr specific format
DefaultConnectionStrategy - Class in org.apache.solr.common.cloud
TODO: improve backoff retry impl
DefaultConnectionStrategy() - Constructor for class org.apache.solr.common.cloud.DefaultConnectionStrategy
 
defaults - Variable in class org.apache.solr.common.params.DefaultSolrParams
 
DefaultSolrParams - Class in org.apache.solr.common.params
 
DefaultSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.common.params.DefaultSolrParams
Deprecated.
delete(String, int, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
DELETE_DATA_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
 
DELETE_INDEX - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you unload a core, delete the index too
DELETE_INSTANCE_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
 
deleteById(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(List<String>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
deleteById(String, Long) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
deleteById(List<String>) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
deleteById(String) - Method in class org.apache.solr.client.solrj.SolrServer
Deletes a single document by unique ID
deleteById(String, int) - Method in class org.apache.solr.client.solrj.SolrServer
Deletes a single document by unique ID, specifying max time before commit
deleteById(List<String>) - Method in class org.apache.solr.client.solrj.SolrServer
Deletes a list of documents by unique ID
deleteById(List<String>, int) - Method in class org.apache.solr.client.solrj.SolrServer
Deletes a list of documents by unique ID, specifying max time before commit
deleteByQuery(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteByQuery(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
deleteByQuery(String) - Method in class org.apache.solr.client.solrj.SolrServer
Deletes documents from the index based on a query
deleteByQuery(String, int) - Method in class org.apache.solr.client.solrj.SolrServer
Deletes documents from the index based on a query, specifying max time before commit
deleteIndex - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
DF - Static variable in interface org.apache.solr.common.params.CommonParams
default query field
DF - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return IDF information.
DirectXmlRequest - Class in org.apache.solr.client.solrj.request
Send arbitrary XML to a request handler
DirectXmlRequest(String, String) - Constructor for class org.apache.solr.client.solrj.request.DirectXmlRequest
 
disconnected() - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
disconnected() - Method in interface org.apache.solr.common.cloud.ZkClientConnectionStrategy.DisconnectedListener
 
DisMaxParams - Interface in org.apache.solr.common.params
A collection of params used in DisMaxRequestHandler, both for Plugin initialization and for Requests.
DISTANCE - Static variable in interface org.apache.solr.common.params.SpatialParams
 
DOC_COUNT - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
DOC_IDS - Static variable in interface org.apache.solr.common.params.TermVectorParams
The Doc Ids (Lucene internal ids) of the docs to get the term vectors for
DocumentAnalysisRequest - Class in org.apache.solr.client.solrj.request
A request for the org.apache.solr.handler.DocumentAnalysisRequestHandler.
DocumentAnalysisRequest() - Constructor for class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Constructs a new request with a default uri of "/documentanalysis".
DocumentAnalysisRequest(String) - Constructor for class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Constructs a new request with the given request handler uri.
DocumentAnalysisResponse - Class in org.apache.solr.client.solrj.response
A response that is returned by processing the DocumentAnalysisRequest.
DocumentAnalysisResponse() - Constructor for class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
 
DocumentAnalysisResponse.DocumentAnalysis - Class in org.apache.solr.client.solrj.response
An analysis process breakdown of a document.
DocumentAnalysisResponse.FieldAnalysis - Class in org.apache.solr.client.solrj.response
An analysis process breakdown for a specific field.
DocumentObjectBinder - Class in org.apache.solr.client.solrj.beans
A class to map objects to and from solr documents.
DocumentObjectBinder() - Constructor for class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
doIgnore(Throwable, String) - Static method in exception org.apache.solr.common.SolrException
Returns null if this exception does not match any ignore patterns, or a message string to use if it does.
DOUBLE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
DOWN - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 

E

EDITORIAL_MARKER_FIELD_NAME - Static variable in interface org.apache.solr.common.params.QueryElevationParams
The name of the field that editorial results will be written out as when using the QueryElevationComponent, which automatically configures the EditorialMarkerFactory.
ENABLE - Static variable in interface org.apache.solr.common.params.QueryElevationParams
 
ENCODER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
end - Variable in class org.apache.noggit.CharArr
 
end - Variable in class org.apache.solr.common.util.FastInputStream
 
END - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
END_OBJ - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
endArray() - Method in class org.apache.noggit.JSONWriter
 
endArray(Object) - Method in class org.apache.noggit.ObjectBuilder
 
endObject() - Method in class org.apache.noggit.JSONWriter
 
ensureExists(String, SolrZkClient) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
ensureExists(String, byte[], CreateMode, SolrZkClient) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
entrySet() - Method in class org.apache.solr.common.SolrDocument
 
entrySet() - Method in class org.apache.solr.common.SolrInputDocument
 
EOF - Static variable in class org.apache.noggit.JSONParser
Event indicating the end of input has been reached
equals(Object) - Method in class org.apache.solr.common.cloud.ClusterState
 
equals(Object) - Method in class org.apache.solr.common.cloud.HashPartitioner.Range
 
equals(Object) - Method in class org.apache.solr.common.util.NamedList
 
error(SAXParseException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
error(TransformerException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
escapeAttributeValue(String, Writer) - Static method in class org.apache.solr.common.util.XML
 
escapeAttributeValue(char[], int, int, Writer) - Static method in class org.apache.solr.common.util.XML
 
escapeCharData(String, Writer) - Static method in class org.apache.solr.common.util.XML
 
escapeQueryChars(String) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
See: queryparser syntax for more information on Escaping Special Characters
EVENT - Static variable in interface org.apache.solr.common.params.EventParams
Event param for things like newSearcher, firstSearcher
EventParams - Interface in org.apache.solr.common.params
 
EXCLUDE - Static variable in interface org.apache.solr.common.params.CommonParams
 
EXCLUDE_MARKER_FIELD_NAME - Static variable in interface org.apache.solr.common.params.QueryElevationParams
The name of the field that excluded editorial results will be written out as when using the QueryElevationComponent, which automatically configures the EditorialMarkerFactory.
EXCLUSIVE - Static variable in interface org.apache.solr.common.params.QueryElevationParams
 
execute() - Method in class org.apache.solr.common.cloud.ZkOperation
Performs the operation - which may be involved multiple times if the connection to ZooKeeper closes during this operation
ExecutorUtil - Class in org.apache.solr.common.util
 
ExecutorUtil() - Constructor for class org.apache.solr.common.util.ExecutorUtil
 
exists(String, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Return the stat of the node of the given path.
exists(String, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns true if path exists
EXPLAIN_OTHER - Static variable in interface org.apache.solr.common.params.CommonParams
another query to explain against
EXPLAIN_STRUCT - Static variable in interface org.apache.solr.common.params.CommonParams
boolean indicating whether score explanations should structured (true), or plain text (false)
EXPUNGE_DELETES - Static variable in interface org.apache.solr.common.params.UpdateParams
 
EXTERN_STRING - Static variable in class org.apache.solr.common.util.JavaBinCodec
 

F

FACET - Static variable in interface org.apache.solr.common.params.FacetParams
Should facet counts be calculated?
FACET_DATE - Static variable in interface org.apache.solr.common.params.FacetParams
Any field whose terms the user wants to enumerate over for Facet Contraint Counts (multi-value)
FACET_DATE_END - Static variable in interface org.apache.solr.common.params.FacetParams
Date string indicating the endinging point for a date facet range.
FACET_DATE_GAP - Static variable in interface org.apache.solr.common.params.FacetParams
Date Math string indicating the interval of sub-ranges for a date facet range.
FACET_DATE_HARD_END - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean indicating how counts should be computed if the range between 'start' and 'end' is not evenly divisible by 'gap'.
FACET_DATE_INCLUDE - Static variable in interface org.apache.solr.common.params.FacetParams
Multivalued string indicating what rules should be applied to determine when the the ranges generated for date faceting should be inclusive or exclusive of their end points.
FACET_DATE_OTHER - Static variable in interface org.apache.solr.common.params.FacetParams
String indicating what "other" ranges should be computed for a date facet range (multi-value).
FACET_DATE_START - Static variable in interface org.apache.solr.common.params.FacetParams
Date string indicating the starting point for a date facet range.
FACET_ENUM_CACHE_MINDF - Static variable in interface org.apache.solr.common.params.FacetParams
When faceting by enumerating the terms in a field, only use the filterCache for terms with a df >= to this parameter.
FACET_FIELD - Static variable in interface org.apache.solr.common.params.FacetParams
Any field whose terms the user wants to enumerate over for Facet Constraint Counts (multi-value)
FACET_LIMIT - Static variable in interface org.apache.solr.common.params.FacetParams
Numeric option indicating the maximum number of facet field counts be included in the response for each field - in descending order of count.
FACET_METHOD - Static variable in interface org.apache.solr.common.params.FacetParams
What method should be used to do the faceting
FACET_METHOD_enum - Static variable in interface org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param to indicate that Solr should enumerate over terms in a field to calculate the facet counts.
FACET_METHOD_fc - Static variable in interface org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param to indicate that Solr should enumerate over documents and count up terms by consulting an uninverted representation of the field values (such as the FieldCache used for sorting).
FACET_METHOD_fcs - Static variable in interface org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param, like FACET_METHOD_fc but counts per-segment.
FACET_MINCOUNT - Static variable in interface org.apache.solr.common.params.FacetParams
Numeric option indicating the minimum number of hits before a facet should be included in the response.
FACET_MISSING - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean option indicating whether the response should include a facet field count for all records which have no value for the facet field.
FACET_OFFSET - Static variable in interface org.apache.solr.common.params.FacetParams
The offset into the list of facets.
FACET_PIVOT - Static variable in interface org.apache.solr.common.params.FacetParams
Comma separated list of fields to pivot example: author,type (for types by author / types within author)
FACET_PIVOT_MINCOUNT - Static variable in interface org.apache.solr.common.params.FacetParams
Minimum number of docs that need to match to be included in the sublist default value is 1
FACET_PREFIX - Static variable in interface org.apache.solr.common.params.FacetParams
Only return constraints of a facet field with the given prefix.
FACET_QUERY - Static variable in interface org.apache.solr.common.params.FacetParams
Any lucene formated queries the user would like to use for Facet Constraint Counts (multi-value)
FACET_RANGE - Static variable in interface org.apache.solr.common.params.FacetParams
Any numerical field whose terms the user wants to enumerate over Facet Contraint Counts for selected ranges.
FACET_RANGE_END - Static variable in interface org.apache.solr.common.params.FacetParams
Number indicating the ending point for a numerical range facet.
FACET_RANGE_GAP - Static variable in interface org.apache.solr.common.params.FacetParams
Number indicating the interval of sub-ranges for a numerical facet range.
FACET_RANGE_HARD_END - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean indicating how counts should be computed if the range between 'start' and 'end' is not evenly divisible by 'gap'.
FACET_RANGE_INCLUDE - Static variable in interface org.apache.solr.common.params.FacetParams
Multivalued string indicating what rules should be applied to determine when the the ranges generated for numeric faceting should be inclusive or exclusive of their end points.
FACET_RANGE_OTHER - Static variable in interface org.apache.solr.common.params.FacetParams
String indicating what "other" ranges should be computed for a numerical range facet (multi-value).
FACET_RANGE_START - Static variable in interface org.apache.solr.common.params.FacetParams
Number indicating the starting point for a numerical range facet.
FACET_SORT - Static variable in interface org.apache.solr.common.params.FacetParams
String option: "count" causes facets to be sorted by the count, "index" results in index order.
FACET_SORT_COUNT - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_SORT_COUNT_LEGACY - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_SORT_INDEX - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_SORT_INDEX_LEGACY - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_ZEROS - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean option indicating whether facet field counts of "0" should be included in the response.
FacetField - Class in org.apache.solr.client.solrj.response
A utility class to hold the facet response.
FacetField(String) - Constructor for class org.apache.solr.client.solrj.response.FacetField
 
FacetField(String, String, Date) - Constructor for class org.apache.solr.client.solrj.response.FacetField
 
FacetField.Count - Class in org.apache.solr.client.solrj.response
 
FacetField.Count(FacetField, String, long) - Constructor for class org.apache.solr.client.solrj.response.FacetField.Count
 
FacetParams - Interface in org.apache.solr.common.params
Facet parameters
FacetParams.FacetDateOther - Enum in org.apache.solr.common.params
FacetParams.FacetRangeInclude - Enum in org.apache.solr.common.params
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 - Enum in org.apache.solr.common.params
An enumeration of the legal values for FacetParams.FACET_RANGE_OTHER and FacetParams.FACET_DATE_OTHER ...
FALSE - Static variable in interface org.apache.solr.common.params.CommonParams
 
FALSE_CHARS - Static variable in class org.apache.noggit.JSONUtil
 
FastInputStream - Class in org.apache.solr.common.util
Single threaded buffered InputStream Internal Solr use only, subject to change.
FastInputStream(InputStream) - Constructor for class org.apache.solr.common.util.FastInputStream
 
FastInputStream(InputStream, byte[], int, int) - Constructor for class org.apache.solr.common.util.FastInputStream
 
FastOutputStream - Class in org.apache.solr.common.util
Single threaded buffered OutputStream Internal Solr use only, subject to change.
FastOutputStream(OutputStream) - Constructor for class org.apache.solr.common.util.FastOutputStream
 
FastOutputStream(OutputStream, byte[], int) - Constructor for class org.apache.solr.common.util.FastOutputStream
 
fatalError(SAXParseException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
fatalError(TransformerException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
Field - Annotation Type in org.apache.solr.client.solrj.beans
 
FIELD - Static variable in interface org.apache.solr.common.params.CommonParams
 
FIELD - Static variable in interface org.apache.solr.common.params.SpatialParams
 
FIELD_MATCH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FIELD_NAME - Static variable in interface org.apache.solr.common.params.AnalysisParams
Holds the value of the field which should be analyzed.
FIELD_TYPE - Static variable in interface org.apache.solr.common.params.AnalysisParams
Holds a comma-separated list of field types that the analysis should be peformed for.
FIELD_VALUE - Static variable in interface org.apache.solr.common.params.AnalysisParams
Hodls a comma-separated list of field named that the analysis should be performed for.
FieldAnalysisRequest - Class in org.apache.solr.client.solrj.request
A request for the org.apache.solr.handler.FieldAnalysisRequestHandler.
FieldAnalysisRequest() - Constructor for class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Constructs a new FieldAnalysisRequest with a default uri of "/fieldanalysis".
FieldAnalysisRequest(String) - Constructor for class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Constructs a new FieldAnalysisRequest with a given uri.
FieldAnalysisResponse - Class in org.apache.solr.client.solrj.response
A response that is returned by processing the FieldAnalysisRequest.
FieldAnalysisResponse() - Constructor for class org.apache.solr.client.solrj.response.FieldAnalysisResponse
 
FieldAnalysisResponse.Analysis - Class in org.apache.solr.client.solrj.response
The analysis of a field.
FieldFlag - Enum in org.apache.solr.common.luke
 
FIELDS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FIELDS - Static variable in interface org.apache.solr.common.params.TermVectorParams
The fields to get term vectors for
FieldStatsInfo - Class in org.apache.solr.client.solrj.response
Holds stats info
FieldStatsInfo(NamedList<Object>, String) - Constructor for class org.apache.solr.client.solrj.response.FieldStatsInfo
 
FILE - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you specify a file, what is its name
fileName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
fill() - Method in class org.apache.noggit.CharArr
 
fill() - Method in class org.apache.noggit.JSONParser
 
finalize() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
FIRST_SEARCHER - Static variable in interface org.apache.solr.common.params.EventParams
 
FL - Static variable in interface org.apache.solr.common.params.CommonParams
query and init param for field list
FLOAT - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
flush() - Method in class org.apache.noggit.CharArr
 
flush() - Method in class org.apache.solr.common.util.FastOutputStream
 
flush(byte[], int, int) - Method in class org.apache.solr.common.util.FastOutputStream
All writes to the sink will go through this method
flushBuffer() - Method in class org.apache.solr.common.util.FastOutputStream
Only flushes the buffer of the FastOutputStream, not that of the underlying stream.
fmts - Static variable in class org.apache.solr.client.solrj.util.ClientUtils
FORCE_ELEVATION - Static variable in interface org.apache.solr.common.params.QueryElevationParams
 
formatDate(Date, Calendar, Appendable) - Static method in class org.apache.solr.common.util.DateUtil
Formats the date and returns the calendar instance that was used (which may be reused)
FORMATTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
fpname(String, String) - Method in class org.apache.solr.common.params.SolrParams
 
FQ - Static variable in interface org.apache.solr.common.params.CommonParams
Lucene query string(s) for filtering the results without affecting scoring
FRAG_LIST_BUILDER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FRAGMENTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FRAGMENTS_BUILDER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FRAGSIZE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
fromJSON(String) - Static method in class org.apache.noggit.ObjectBuilder
 
fromJSON(byte[]) - Static method in class org.apache.solr.common.cloud.ZkStateReader
 
fromKeyVals(Object...) - Static method in class org.apache.solr.common.cloud.ZkNodeProps
 
fromString(String) - Method in class org.apache.solr.common.cloud.HashPartitioner
 
fullRange() - Method in class org.apache.solr.common.cloud.HashPartitioner
 

G

GEN - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for field list
get(String) - Static method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
 
get(String) - Method in class org.apache.solr.common.cloud.ZkNodeProps
 
get(String) - Static method in enum org.apache.solr.common.params.CollectionParams.CollectionAction
 
get(String) - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
 
get(String) - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
 
get(String) - Method in class org.apache.solr.common.params.DefaultSolrParams
 
get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetDateOther
Deprecated.
 
get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
 
get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeOther
 
get(String) - Method in class org.apache.solr.common.params.MapSolrParams
 
get(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
get(String) - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
 
get(String) - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
get(String) - Method in class org.apache.solr.common.params.RequiredSolrParams
get the param from params, fail if not found
get(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
get(String) - Method in class org.apache.solr.common.params.SolrParams
returns the String value of a param, or null if not set
get(String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the value of the param, or def if not set
get(Object) - Method in class org.apache.solr.common.SolrDocument
 
get(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
get(String) - Method in class org.apache.solr.common.util.NamedList
Gets the value for the first instance of the specified name found.
get(String, int) - Method in class org.apache.solr.common.util.NamedList
Gets the value for the first instance of the specified name found starting at the specified index.
getAbbreviation() - Method in enum org.apache.solr.common.luke.FieldFlag
 
getAcl() - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
getAction() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getAfter() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getAll(String) - Method in class org.apache.solr.common.util.NamedList
Gets the values for the the specified name
getAllFieldNameAnalysis() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns all field name analysese with their associated field names.
getAllFieldTypeAnalysis() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns all field type analyses with their associated field types.
getAlternativeFrequencies() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
The frequencies of the alternatives in the corpus, or null if this information was not returned
getAlternatives() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
The list of alternatives
getAnalyzer() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getArray() - Method in class org.apache.noggit.CharArr
 
getArray() - Method in class org.apache.noggit.ObjectBuilder
 
getAsFilterQuery() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getBaseURL() - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
 
getBaseUrl() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getBean(Class<T>, SolrDocument) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
getBeans(Class<T>, SolrDocumentList) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
getBeans(Class<T>) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getBefore() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getBigNumber() - Method in class org.apache.noggit.ObjectBuilder
 
getBinder() - Method in class org.apache.solr.client.solrj.SolrServer
 
getBool(String, boolean) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getBool(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Boolean value of the param, or null if not set
getBool(String, boolean) - Method in class org.apache.solr.common.params.SolrParams
Returns the boolean value of the param, or def if not set
getBoolean() - Method in class org.apache.noggit.JSONParser
Reads a boolean value
getBoolean() - Method in class org.apache.noggit.ObjectBuilder
 
getBoost() - Method in class org.apache.solr.common.SolrInputField
 
getChar() - Method in class org.apache.noggit.JSONParser
 
getCharsetFromContentType(String) - Static method in class org.apache.solr.common.util.ContentStreamBase
 
getCheckLive() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getChildren(String, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns children of the node at the path
getClassName() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.AnalysisPhase
The name of the class (analyzer, tokenzier, or filter) that produced the token stream for this phase.
getClassName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getClusterState() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getCollatedResult() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
Return the first collated query string.
getCollatedResults() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
Return all collations.
getCollationQueryString() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
getCollection() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getCollection() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
getCollections() - Method in class org.apache.solr.common.cloud.ClusterState
Get collection names.
getCollectionStates() - Method in class org.apache.solr.common.cloud.ClusterState
 
getCommitWithin() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getConfigName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getConnection() - Method in class org.apache.solr.common.cloud.SolrZooKeeper
 
getContentStream(UpdateRequest) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getContentStream(UpdateRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getContentStreams(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
getContentStreams() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
getContentStreams() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.QueryRequest
 
getContentStreams(SolrRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.SolrPing
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
getContentStreams() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getContentType() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getContentType() - Method in interface org.apache.solr.common.util.ContentStream
 
getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase.FileStream
 
getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
 
getCopy() - Method in class org.apache.solr.client.solrj.SolrQuery
get a deep copy of this object
getCoreName() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreNodeName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getCoreNodeName() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreNodeName(String, String) - Static method in class org.apache.solr.common.cloud.ZkStateReader
Get CoreNodeName for a core.
getCoreStatus() - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getCoreStatus(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getCoreUrl() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreUrl(ZkNodeProps) - Static method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreUrl(String, String) - Static method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCorrection() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
getCount() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getCount() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getCount() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getCount() - Method in class org.apache.solr.client.solrj.response.RangeFacet.Count
 
getCounts() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getData(String, Watcher, Stat, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns node's data
getDataDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getDebugMap() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getDeleteById() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDeleteById() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
getDeleteQuery() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDeleteQuery() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
getDisplay() - Method in enum org.apache.solr.common.luke.FieldFlag
 
getDistinct() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getDocIterator() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDocs() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getDocumentAnalysesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns the number of document analyses in this response.
getDocumentAnalysis(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns the document analysis for the document associated with the given unique key (id), null if no such association exists.
getDocumentBoost() - Method in class org.apache.solr.common.SolrInputDocument
 
getDocumentKey() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns the unique key of the analyzed document.
getDocuments() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns all documents that will be analyzed when processing the request.
getDocuments() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDouble() - Method in class org.apache.noggit.JSONParser
Reads a number from the input stream and parses it as a double
getDouble(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Float value of the param, or null if not set
getDouble(String, double) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the param, or def if not set
getElapsedTime() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getElapsedTime() - Method in class org.apache.solr.client.solrj.SolrResponse
 
getEnd() - Method in class org.apache.noggit.CharArr
 
getEnd() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the end position of this token within the text it was originally extracted from.
getEnd() - Method in class org.apache.solr.client.solrj.response.FacetField
Date End Facet parameter
getEnd() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getEndOffset() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getErrorCode(int) - Static method in enum org.apache.solr.common.SolrException.ErrorCode
 
getEventString(int) - Static method in class org.apache.noggit.JSONParser
 
getExplainMap() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetDate(String) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetDates() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetField() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getFacetField(String) - Method in class org.apache.solr.client.solrj.response.QueryResponse
get
getFacetFields() - Method in class org.apache.solr.client.solrj.response.QueryResponse
getFacetFields() - Method in class org.apache.solr.client.solrj.SolrQuery
get the facet fields
getFacetLimit() - Method in class org.apache.solr.client.solrj.SolrQuery
get current facet limit
getFacetMinCount() - Method in class org.apache.solr.client.solrj.SolrQuery
get facet minimum count
getFacetPivot() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetQuery() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetQuery() - Method in class org.apache.solr.client.solrj.SolrQuery
get facet queries
getFacetRanges() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacets() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getFacetSort() - Method in class org.apache.solr.client.solrj.SolrQuery
Deprecated.
getFacetSortString() - Method in class org.apache.solr.client.solrj.SolrQuery
get facet sort
getField() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getField(String) - Method in class org.apache.solr.common.SolrInputDocument
 
getFieldAnalysesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns the number of field analyses for the documents.
getFieldAnalysis(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
 
getFieldBool(String, String, boolean) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldBool(String, String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Boolean value of the field param, or the value for param, or null if neither is set.
getFieldBool(String, String, boolean) - Method in class org.apache.solr.common.params.SolrParams
Returns the boolean value of the field param, or the value for param, or def if neither is set.
getFieldDouble(String, String) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param.
getFieldDouble(String, String, double) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param, or the value for param, or def if neither is set.
getFieldFloat(String, String, float) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldFloat(String, String) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param.
getFieldFloat(String, String, float) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param, or the value for param, or def if neither is set.
getFieldInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldInfo(String) - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldInt(String, String, int) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldInt(String, String) - Method in class org.apache.solr.common.params.SolrParams
 
getFieldInt(String, String, int) - Method in class org.apache.solr.common.params.SolrParams
Returns the int value of the field param, or the value for param, or def if neither is set.
getFieldName() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the field name.
getFieldNameAnalysis(String) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the analysis for the given field name or null if no such analysis exists.
getFieldNameAnalysisCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the number of field name analyses.
getFieldNames() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns a list of field names the analysis should be performed on.
getFieldNames() - Method in class org.apache.solr.common.SolrDocument
 
getFieldNames() - Method in class org.apache.solr.common.SolrInputDocument
Get all field names.
getFieldParam(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldParam(String, String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldParam(String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the String value of the field parameter, "f.field.param", or the value for "param" if that is not set.
getFieldParam(String, String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the String value of the field parameter, "f.field.param", or the value for "param" if that is not set.
getFieldParams(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldParams(String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the String values of the field parameter, "f.field.param", or the values for "param" if that is not set.
getFields() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getFields() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getFieldStatsInfo() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFieldTypeAnalysis(String) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the analysis for the given field type or null if no such analysis exists.
getFieldTypeAnalysisCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the number of field type analyses.
getFieldTypeInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldTypeInfo(String) - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldTypes() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns a list of field types the analysis should be performed on.
getFieldValue() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns the field value that will be analyzed when this request is processed.
getFieldValue(String) - Method in class org.apache.solr.common.SolrDocument
Get the value or collection of values for a given field.
getFieldValue(String) - Method in class org.apache.solr.common.SolrInputDocument
Get the first value for a field.
getFieldValueMap() - Method in class org.apache.solr.common.SolrDocument
Expose a Map interface to the solr fields.
getFieldValues(String) - Method in class org.apache.solr.common.SolrDocument
Get a collection of values for a given field name
getFieldValues(String) - Method in class org.apache.solr.common.SolrInputDocument
Get all the values for a field.
getFieldValuesMap() - Method in class org.apache.solr.common.SolrDocument
Expose a Map interface to the solr field value collection.
getFileName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
getFilterQueries() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getFirstSuggestion(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getFirstValue(String) - Method in class org.apache.solr.common.SolrDocument
returns the first value for a field
getFirstValue() - Method in class org.apache.solr.common.SolrInputField
 
getFlag(char) - Static method in enum org.apache.solr.common.luke.FieldFlag
 
getFlags() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getFloat(String, float) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFloat(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Float value of the param, or null if not set
getFloat(String, float) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the param, or def if not set
getFrequency() - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
getGap() - Method in class org.apache.solr.client.solrj.response.FacetField
Date Gap Facet parameter
getGap() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getGroupResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
Returns the GroupResponse containing the group commands.
getGroupValue() - Method in class org.apache.solr.client.solrj.response.Group
Returns the common group value that all documents share inside this group.
getHeader() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getHighlight() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightFields() - Method in class org.apache.solr.client.solrj.SolrQuery
get list of highlighted fields
getHighlightFragsize() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlighting() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getHighlightRequireFieldMatch() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightSimplePost() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightSimplePre() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightSnippets() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHttpClient() - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Return the HttpClient this instance uses.
getHttpClient() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
getIndexDirectory() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getIndexDirs() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getIndexInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getIndexPhases(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the index time analysis phases for the given field value.
getIndexPhases() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the index time analysis phases for this analysis.
getIndexPhasesByFieldValue() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the index time analysis phases for all field values.
getIndexPhasesCount(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of index time analysis phases the given field value has.
getIndexPhasesCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the index time analysis phases for this analysis.
getInstanceDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getInt(String, int) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getInt(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Integer value of the param, or null if not set
getInt(String, int) - Method in class org.apache.solr.common.params.SolrParams
Returns the int value of the param, or def if not set
getInvariantParams() - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Retrieve the default list of parameters are added to every request regardless.
getKey() - Method in class org.apache.noggit.ObjectBuilder
 
getKey() - Method in class org.apache.solr.common.util.NamedList.NamedListEntry
 
getLbServer() - Method in class org.apache.solr.client.solrj.impl.CloudSolrServer
 
getLeader(String, String) - Method in class org.apache.solr.common.cloud.ClusterState
Get properties of a shard leader for specific collection.
getLeader() - Method in class org.apache.solr.common.cloud.Slice
 
getLeaderProps(String, String) - Method in class org.apache.solr.common.cloud.ZkStateReader
Get shard leader properties.
getLeaderProps(String, String, int) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getLeaderUrl(String, String, int) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getLevel() - Method in class org.apache.noggit.JSONParser
 
getLimitingFacets() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getLimitingFields(long) - Method in class org.apache.solr.client.solrj.response.FacetField
 
getLiveNodes() - Method in class org.apache.solr.common.cloud.ClusterState
Get names of the currently live nodes.
getLong() - Method in class org.apache.noggit.JSONParser
Reads a number from the input stream and parses it as a long, only if the value will in fact fit into a signed 64 bit integer.
getLong() - Method in class org.apache.noggit.ObjectBuilder
 
getMap() - Method in class org.apache.solr.common.params.MapSolrParams
 
getMap() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getMatches() - Method in class org.apache.solr.client.solrj.response.GroupCommand
Returns the total number of documents found for this command.
getMax() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMaxDoc() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getMaxScore() - Method in class org.apache.solr.common.SolrDocumentList
 
getMean() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMethod() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getMin() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMissing() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMisspellingsAndCorrections() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
getName() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getName() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getName() - Method in class org.apache.solr.client.solrj.response.FacetField
 
getName() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getName() - Method in class org.apache.solr.client.solrj.response.GroupCommand
Returns the name of this command.
getName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getName() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getName() - Method in class org.apache.solr.common.cloud.Replica
 
getName() - Method in class org.apache.solr.common.cloud.Slice
Return slice name (shard id).
getName() - Method in class org.apache.solr.common.SolrInputField
 
getName() - Method in interface org.apache.solr.common.util.ContentStream
 
getName() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getName(int) - Method in class org.apache.solr.common.util.NamedList
The name of the pair at the specified List index
getNGroups() - Method in class org.apache.solr.client.solrj.response.GroupCommand
Returns the total number of groups found for this command.
getNodeName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getNodeName() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getNodeProps() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getNull() - Method in class org.apache.noggit.JSONParser
Reads a null value
getNull() - Method in class org.apache.noggit.ObjectBuilder
 
getNumber() - Method in class org.apache.noggit.ObjectBuilder
 
getNumberChars() - Method in class org.apache.noggit.JSONParser
Returns the characters of a JSON numeric value.
getNumberChars(CharArr) - Method in class org.apache.noggit.JSONParser
Reads a JSON numeric value into the output.
getNumberOfHits() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
getNumDeadServersToTry() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Req
 
getNumDocs() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getNumFound() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getNumFound() - Method in class org.apache.solr.common.SolrDocumentList
 
getNumTerms() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
getNumTerms() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getObject() - Method in class org.apache.noggit.ObjectBuilder
 
getOriginal() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
getOriginalFrequency() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getParameterNames() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.DefaultSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.MapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.RequiredSolrParams
returns an Iterator over the parameter names
getParameterNamesIterator() - Method in class org.apache.solr.common.params.SolrParams
returns an Iterator over the parameter names
getParams() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestRecovery
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getParams() - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
getParams() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
getParams() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.QueryRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.SolrPing
 
getParams() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getParams(String) - Method in class org.apache.solr.common.params.AppendedSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.DefaultSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.MapSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.SolrParams
returns an array of the String values of a param, or null if none
getParser() - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
 
getPath() - Method in class org.apache.solr.client.solrj.request.QueryRequest
Use the params 'QT' parameter if it exists
getPath(SolrRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getPath() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getPivot() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getPosition() - Method in class org.apache.noggit.JSONParser
 
getPosition() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the position of this token within the produced token stream.
getProperties() - Method in class org.apache.solr.common.cloud.ZkNodeProps
Get all properties as map.
getQTime() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getQuery() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns the query that will be analyzed when processing the request.
getQuery() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns the query that will be analyzed.
getQuery() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getQueryPhases() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the query time analysis phases for the field or null if this field doesn't hold a query time analysis.
getQueryPhases() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the query time analysis phases for this analysis or null if query time analysis doesn't exist.
getQueryPhasesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of query time analysis phases or -1 if this field analysis doesn't hold a query time analysis.
getQueryPhasesCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the number of query time analysis phases in this analysis or -1 if query time analysis doesn't exist.
getQueryType() - Method in class org.apache.solr.client.solrj.SolrQuery
getRangeFacet() - Method in class org.apache.solr.client.solrj.response.RangeFacet.Count
 
getRanges(String) - Method in class org.apache.solr.common.cloud.ClusterState
 
getRawText() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the raw text of the token.
getReader() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getReader() - Method in interface org.apache.solr.common.util.ContentStream
Get an open stream.
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase
Base reader implementation.
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
If an charset is defined (by the contentType) use that, otherwise use a StringReader
getReplicaProps(String, String, String, String) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getReplicaProps(String, String, String, String, String) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getReplicaProps(String, String, String, String, String, String) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getReplicas() - Method in class org.apache.solr.common.cloud.Slice
Gets the list of replicas for this slice.
getReplicasCopy() - Method in class org.apache.solr.common.cloud.Slice
 
getReplicasMap() - Method in class org.apache.solr.common.cloud.Slice
Get the map of coreNodeName to replicas for this slice.
getRequest() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Req
 
getRequestHandler() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getRequestUrl() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getResponse() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Rsp
The response from the server
getResponse() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getResponse() - Method in class org.apache.solr.client.solrj.SolrResponse
 
getResponseHeader() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getResponseParser() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getResult() - Method in class org.apache.solr.client.solrj.response.Group
Returns the documents to be displayed that belong to this group.
getResults() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getRetryDelay() - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
getRoles() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getRootCause() - Method in exception org.apache.solr.client.solrj.SolrServerException
 
getRootCause(Throwable) - Static method in exception org.apache.solr.common.SolrException
 
getRows() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getSchema() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getSchemaName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getServer() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Rsp
The server that returned the response
getServers() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Req
 
getShard() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
getShard(int, String) - Method in class org.apache.solr.common.cloud.ClusterState
Get shard id for hash.
getShardId() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getShardId(String) - Method in class org.apache.solr.common.cloud.ClusterState
Get shardId for core.
getShardLeadersPath(String, String) - Static method in class org.apache.solr.common.cloud.ZkStateReader
Get path where shard leader properties live in zookeeper.
getShardProps(String, String) - Method in class org.apache.solr.common.cloud.ClusterState
Get shard properties or null if shard is not found.
getSize() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getSize() - Method in interface org.apache.solr.common.util.ContentStream
 
getSize() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getSlice(String, String) - Method in class org.apache.solr.common.cloud.ClusterState
Get the index Slice for collection.
getSlices(String) - Method in class org.apache.solr.common.cloud.ClusterState
Get all slices for collection.
getSolrZooKeeper() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
getSortField() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getSortFields() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getSortValues() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getSourceInfo() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getSourceInfo() - Method in interface org.apache.solr.common.util.ContentStream
 
getSourceInfo() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getSpellCheckResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getSrcCores() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getStart() - Method in class org.apache.noggit.CharArr
 
getStart() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the start position of this token within the text it was originally extracted from.
getStart() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getStart() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getStart() - Method in class org.apache.solr.common.SolrDocumentList
 
getStartOffset() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getStartTime(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getState() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getState() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getStatus(String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
getStatus() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getStddev() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getStr(String) - Method in class org.apache.solr.common.cloud.ZkNodeProps
Get a string property value.
getStream() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getStream() - Method in interface org.apache.solr.common.util.ContentStream
Get an open stream.
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.FileStream
 
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
 
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.URLStream
 
getStreamingResponseCallback() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getString() - Method in class org.apache.noggit.JSONParser
Returns the JSON string value, decoding any escaped characters.
getString(CharArr) - Method in class org.apache.noggit.JSONParser
Reads a JSON string into the output, decoding any escaped characters.
getString() - Method in class org.apache.noggit.ObjectBuilder
 
getStringChars() - Method in class org.apache.noggit.JSONParser
Returns the characters of a JSON string value, decoding any escaped characters.
getSuggestion(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestionFrequencies() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
Deprecated.
getSuggestionMap() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestions() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestions() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
Deprecated.
getSum() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getTerm() - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
getTermMap() - Method in class org.apache.solr.client.solrj.response.TermsResponse
 
getTerms(String) - Method in class org.apache.solr.client.solrj.response.TermsResponse
Get's the term list for a given field
getTerms() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsFields() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsLimit() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsLower() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsLowerInclusive() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsMaxCount() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsMinCount() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsPrefix() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsRaw() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsRegex() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsRegexFlags() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getTermsSortString() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsUpper() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsUpperInclusive() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getText() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the text of the token.
getThreadLocalDateFormat() - Static method in class org.apache.solr.client.solrj.util.ClientUtils
getThreadLocalDateFormat() - Static method in class org.apache.solr.common.util.DateUtil
Returns a formatter that can be use by the current thread if needed to convert Date objects to the Internal representation.
getTimeAllowed() - Method in class org.apache.solr.client.solrj.SolrQuery
Get the maximum time allowed for this query.
getToken() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getTokens() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.AnalysisPhase
Returns a list of tokens which represent the token stream produced in this phase.
getTopTerms() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getType() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the type of the token.
getType() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getUpdateContentType() - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getUpdateContentType() - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getUpdateLock() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getUptime(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getVal(JSONParser) - Static method in class org.apache.noggit.ObjectBuilder
 
getVal() - Method in class org.apache.noggit.ObjectBuilder
 
getVal(int) - Method in class org.apache.solr.common.util.NamedList
The value of the pair at the specified List index
getValue() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getValue() - Method in class org.apache.solr.client.solrj.response.RangeFacet.Count
 
getValue() - Method in enum org.apache.solr.common.params.TermsParams.TermsRegexpFlag
 
getValue() - Method in class org.apache.solr.common.SolrInputField
 
getValue() - Method in class org.apache.solr.common.util.NamedList.NamedListEntry
 
getValueCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of values the field has.
getValueCount() - Method in class org.apache.solr.client.solrj.response.FacetField
 
getValueCount() - Method in class org.apache.solr.common.SolrInputField
 
getValues() - Method in class org.apache.solr.client.solrj.response.FacetField
 
getValues() - Method in class org.apache.solr.client.solrj.response.GroupCommand
Returns the groups to be displayed.
getValues() - Method in class org.apache.solr.client.solrj.response.GroupResponse
Returns all grouping commands.
getValues() - Method in class org.apache.solr.common.SolrInputField
 
getVersion() - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getVersion() - Method in class org.apache.solr.client.solrj.ResponseParser
 
getWriterType() - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getWriterType() - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
getWriterType() - Method in class org.apache.solr.client.solrj.ResponseParser
 
getXML() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getXML() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
getZkClient() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getZkClientConnectionStrategy() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
getZkClusterStateVersion() - Method in class org.apache.solr.common.cloud.ClusterState
The version of clusterstate.json in ZooKeeper.
getZkStateReader() - Method in class org.apache.solr.client.solrj.impl.CloudSolrServer
 
Group - Class in org.apache.solr.client.solrj.response
Represents a group.
Group(String, SolrDocumentList) - Constructor for class org.apache.solr.client.solrj.response.Group
Creates a Group instance.
GROUP - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_CACHE_PERCENTAGE - Static variable in interface org.apache.solr.common.params.GroupParams
Whether to cache the first pass search (doc ids and score) for the second pass search.
GROUP_DISTRIBUTED_FIRST - Static variable in interface org.apache.solr.common.params.GroupParams
Retrieve the top search groups (top group values) from the shards being queried.
GROUP_DISTRIBUTED_SECOND - Static variable in interface org.apache.solr.common.params.GroupParams
Retrieve the top groups from the shards being queries based on the specified search groups in the GroupParams.GROUP_DISTRIBUTED_TOPGROUPS_PREFIX parameters.
GROUP_DISTRIBUTED_TOPGROUPS_PREFIX - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_FACET - Static variable in interface org.apache.solr.common.params.GroupParams
Whether to compute grouped facets based on the first specified group.
GROUP_FIELD - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_FORMAT - Static variable in interface org.apache.solr.common.params.GroupParams
treat the first group result as the main result.
GROUP_FUNC - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_LIMIT - Static variable in interface org.apache.solr.common.params.GroupParams
the limit for the number of documents in each group
GROUP_MAIN - Static variable in interface org.apache.solr.common.params.GroupParams
treat the first group result as the main result.
GROUP_OFFSET - Static variable in interface org.apache.solr.common.params.GroupParams
the offset for the doclist of each group
GROUP_QUERY - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_SORT - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_TOTAL_COUNT - Static variable in interface org.apache.solr.common.params.GroupParams
Whether the group count should be included in the response.
GROUP_TRUNCATE - Static variable in interface org.apache.solr.common.params.GroupParams
Whether the docSet (for example for faceting) should be based on plain documents (a.k.a UNGROUPED) or on the groups (a.k.a GROUPED).
GroupCommand - Class in org.apache.solr.client.solrj.response
This class represents the result of a group command.
GroupCommand(String, int) - Constructor for class org.apache.solr.client.solrj.response.GroupCommand
Creates a GroupCommand instance
GroupCommand(String, int, int) - Constructor for class org.apache.solr.client.solrj.response.GroupCommand
Creates a GroupCommand instance.
GroupParams - Interface in org.apache.solr.common.params
Group parameters
GroupResponse - Class in org.apache.solr.client.solrj.response
Overall grouping result.
GroupResponse() - Constructor for class org.apache.solr.client.solrj.response.GroupResponse
 

H

handleError(Throwable) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
 
handleUnknownClass(Object) - Method in class org.apache.noggit.JSONWriter
Override this method for custom handling of unknown classes.
Hash - Class in org.apache.solr.common.util
Fast, well distributed, cross-platform hash functions.
Hash() - Constructor for class org.apache.solr.common.util.Hash
 
hashCode() - Method in class org.apache.solr.common.cloud.ClusterState
 
hashCode() - Method in class org.apache.solr.common.cloud.HashPartitioner.Range
 
hashCode() - Method in class org.apache.solr.common.util.NamedList
 
HashPartitioner - Class in org.apache.solr.common.cloud
Class to partition int range into n ranges.
HashPartitioner() - Constructor for class org.apache.solr.common.cloud.HashPartitioner
 
HashPartitioner.Range - Class in org.apache.solr.common.cloud
 
HashPartitioner.Range(int, int) - Constructor for class org.apache.solr.common.cloud.HashPartitioner.Range
 
hasNext() - Method in class org.apache.solr.common.util.IteratorChain
 
HEADER_ECHO_HANDLER - Static variable in interface org.apache.solr.common.params.CommonParams
'true' if the header should include the handler name
HEADER_ECHO_PARAMS - Static variable in interface org.apache.solr.common.params.CommonParams
include the parameters in the header
HEX_CHARS - Static variable in class org.apache.noggit.JSONUtil
 
HEX_DIGITS - Static variable in class org.apache.solr.common.util.StrUtils
 
HIGHLIGHT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
HIGHLIGHT_MULTI_TERM - Static variable in interface org.apache.solr.common.params.HighlightParams
 
HighlightParams - Interface in org.apache.solr.common.params
 
HttpClientConfigurer - Class in org.apache.solr.client.solrj.impl
The default http client configurer.
HttpClientConfigurer() - Constructor for class org.apache.solr.client.solrj.impl.HttpClientConfigurer
 
HttpClientUtil - Class in org.apache.solr.client.solrj.impl
Utility class for creating/configuring httpclient instances.
HttpSolrServer - Class in org.apache.solr.client.solrj.impl
 
HttpSolrServer(String) - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrServer
 
HttpSolrServer(String, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrServer
 
HttpSolrServer(String, HttpClient, ResponseParser) - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrServer
 

I

IDS - Static variable in interface org.apache.solr.common.params.ShardParams
IDs of the shard documents
ignorePatterns - Static variable in exception org.apache.solr.common.SolrException
For test code - do not log exceptions that match any of the regular expressions in ignorePatterns
in - Variable in class org.apache.solr.common.util.FastInputStream
 
includes(int) - Method in class org.apache.solr.common.cloud.HashPartitioner.Range
 
INCREMENT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
indent - Variable in class org.apache.noggit.JSONWriter
 
indent() - Method in class org.apache.noggit.JSONWriter
 
INDEX_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you merge indexes, what are the index directories.
indexDirs - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
indexOf(String, int) - Method in class org.apache.solr.common.util.NamedList
Scans the list sequentially beginning at the specified index and returns the index of the first pair with the specified name.
init(FastOutputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
expert: sets a new output stream
insert(String, long) - Method in class org.apache.solr.client.solrj.response.FacetField
Insert at the beginning of the list.
INSTANCE_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
Specifies a core instance dir.
instanceDir - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
INT - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
INTERESTING_TERMS - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
invariantParams - Variable in class org.apache.solr.client.solrj.impl.HttpSolrServer
Default value: null / empty.
IS_SHARD - Static variable in interface org.apache.solr.common.params.ShardParams
whether the request goes to a shard
isCacheableFaceting() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
isClosed() - Method in interface org.apache.solr.common.cloud.ClosableThread
 
isClosed() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
isConnected() - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns true if client is connected
isCorrectlySpelled() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
isDeleteIndex() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
isEmpty() - Method in class org.apache.solr.common.SolrDocument
 
isEmpty() - Method in class org.apache.solr.common.SolrInputDocument
 
isLeader() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
isMatch() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns whether this token matches one of the query tokens (if query analysis is performed).
isNull(List) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
isOnlyIfLeader() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
isShowMatch() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns whether index time tokens that match query time tokens will be marked as a "match".
isShowMatch() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns whether index time tokens that match query time tokens should be marked as a "match".
isShowSchema() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
isTokenized() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
IsUpdateRequest - Interface in org.apache.solr.client.solrj.request
Marker class so that we can determine which requests are updates.
isWaitSearcher() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
iterator() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns an iterator over the field analyses map.
iterator() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns an iterator over the document analyses map.
iterator() - Method in class org.apache.solr.common.SolrDocument
Iterate of String->Object keys
iterator() - Method in class org.apache.solr.common.SolrInputDocument
 
iterator() - Method in class org.apache.solr.common.SolrInputField
 
ITERATOR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
iterator() - Method in class org.apache.solr.common.util.NamedList
Support the Iterable interface
IteratorChain<E> - Class in org.apache.solr.common.util
Chain several Iterators, so that this iterates over all of them in sequence.
IteratorChain() - Constructor for class org.apache.solr.common.util.IteratorChain
 

J

JavaBinCodec - Class in org.apache.solr.common.util
The class is designed to optimaly serialize/deserialize any supported types in Solr response.
JavaBinCodec() - Constructor for class org.apache.solr.common.util.JavaBinCodec
 
JavaBinCodec(JavaBinCodec.ObjectResolver) - Constructor for class org.apache.solr.common.util.JavaBinCodec
 
JavaBinCodec.ObjectResolver - Interface in org.apache.solr.common.util
 
JavaBinUpdateRequestCodec - Class in org.apache.solr.client.solrj.request
Provides methods for marshalling an UpdateRequest to a NamedList which can be serialized in the javabin format and vice versa.
JavaBinUpdateRequestCodec() - Constructor for class org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
 
JavaBinUpdateRequestCodec.StreamingUpdateHandler - Interface in org.apache.solr.client.solrj.request
 
join(List<?>, char) - Static method in class org.apache.solr.common.util.StrUtils
Creates a backslash escaped string, joining all the items.
JSONParser - Class in org.apache.noggit
 
JSONParser(Reader) - Constructor for class org.apache.noggit.JSONParser
 
JSONParser(Reader, char[]) - Constructor for class org.apache.noggit.JSONParser
 
JSONParser(char[], int, int) - Constructor for class org.apache.noggit.JSONParser
 
JSONParser(String) - Constructor for class org.apache.noggit.JSONParser
 
JSONParser(String, int, int) - Constructor for class org.apache.noggit.JSONParser
 
JSONParser.ParseException - Exception in org.apache.noggit
 
JSONParser.ParseException(String) - Constructor for exception org.apache.noggit.JSONParser.ParseException
 
JSONUtil - Class in org.apache.noggit
 
JSONUtil() - Constructor for class org.apache.noggit.JSONUtil
 
JSONWriter - Class in org.apache.noggit
 
JSONWriter(CharArr, int) - Constructor for class org.apache.noggit.JSONWriter
 
JSONWriter(CharArr) - Constructor for class org.apache.noggit.JSONWriter
 
JSONWriter.Writable - Interface in org.apache.noggit
Implement this interface on your class to support serialization

K

keySet() - Method in class org.apache.solr.common.cloud.ZkNodeProps
Get property keys.
keySet() - Method in class org.apache.solr.common.SolrDocument
 
keySet() - Method in class org.apache.solr.common.SolrInputDocument
 

L

lastEvent() - Method in class org.apache.noggit.JSONParser
 
LBHttpSolrServer - Class in org.apache.solr.client.solrj.impl
LBHttpSolrServer or "LoadBalanced HttpSolrServer" is a load balancing wrapper around HttpSolrServer.
LBHttpSolrServer(String...) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
LBHttpSolrServer(HttpClient, String...) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrServer
The provided httpClient should use a multi-threaded connection manager
LBHttpSolrServer(HttpClient, ResponseParser, String...) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrServer
The provided httpClient should use a multi-threaded connection manager
LBHttpSolrServer.Req - Class in org.apache.solr.client.solrj.impl
 
LBHttpSolrServer.Req(SolrRequest, List<String>) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Req
 
LBHttpSolrServer.Rsp - Class in org.apache.solr.client.solrj.impl
 
LBHttpSolrServer.Rsp() - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Rsp
 
LEADER - Static variable in class org.apache.solr.common.cloud.Slice
 
LEADER_ELECT_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
LEADER_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
length() - Method in class org.apache.noggit.CharArr
 
level - Variable in class org.apache.noggit.JSONWriter
 
LIVE_NODES_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
liveNodesContain(String) - Method in class org.apache.solr.common.cloud.ClusterState
Check if node is alive.
load(SolrZkClient, Set<String>) - Static method in class org.apache.solr.common.cloud.ClusterState
Create ClusterState by reading the current state from zookeeper.
load(Integer, byte[], Set<String>) - Static method in class org.apache.solr.common.cloud.ClusterState
Create ClusterState from json string that is typically stored in zookeeper.
load(byte[]) - Static method in class org.apache.solr.common.cloud.ZkNodeProps
Create Replica from json string that is typically stored in zookeeper.
log - Static variable in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
log(Logger) - Method in exception org.apache.solr.common.SolrException
 
log(Logger, Throwable) - Static method in exception org.apache.solr.common.SolrException
 
log(Logger, String, Throwable) - Static method in exception org.apache.solr.common.SolrException
 
log(Logger, String) - Static method in exception org.apache.solr.common.SolrException
 
log - Static variable in class org.apache.solr.common.util.ExecutorUtil
 
LONG - Static variable in class org.apache.noggit.JSONParser
Event indicating a JSON number value which fits into a signed 64 bit integer
LONG - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
lookup3(int[], int, int, int) - Static method in class org.apache.solr.common.util.Hash
A Java implementation of hashword from lookup3.c by Bob Jenkins (original source).
lookup3ycs(int[], int, int, int) - Static method in class org.apache.solr.common.util.Hash
Identical to lookup3, except initval is biased by -(length<<2).
lookup3ycs(CharSequence, int, int, int) - Static method in class org.apache.solr.common.util.Hash
The hash value of a character sequence is defined to be the hash of it's unicode code points, according to Hash.lookup3ycs(int[] k, int offset, int length, int initval)
lookup3ycs64(CharSequence, int, int, long) - Static method in class org.apache.solr.common.util.Hash
This is the 64 bit version of lookup3ycs, corresponding to Bob Jenkin's lookup3 hashlittle2 with initval biased by -(numCodePoints<<2).
LukeRequest - Class in org.apache.solr.client.solrj.request
 
LukeRequest() - Constructor for class org.apache.solr.client.solrj.request.LukeRequest
 
LukeRequest(String) - Constructor for class org.apache.solr.client.solrj.request.LukeRequest
 
LukeResponse - Class in org.apache.solr.client.solrj.response
This is an incomplete representation of the data returned from Luke
LukeResponse() - Constructor for class org.apache.solr.client.solrj.response.LukeResponse
 
LukeResponse.FieldInfo - Class in org.apache.solr.client.solrj.response
 
LukeResponse.FieldInfo(String) - Constructor for class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
LukeResponse.FieldTypeInfo - Class in org.apache.solr.client.solrj.response
 
LukeResponse.FieldTypeInfo(String) - Constructor for class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 

M

makeMap(Object...) - Static method in class org.apache.solr.common.cloud.ZkNodeProps
 
makePath(String, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, boolean, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, File, boolean, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, File, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, CreateMode, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, byte[], boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, Watcher, boolean, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, CreateMode, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makeServer(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
map - Variable in class org.apache.solr.common.params.MapSolrParams
 
map - Variable in class org.apache.solr.common.params.MultiMapSolrParams
 
MAP - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
MapSolrParams - Class in org.apache.solr.common.params
 
MapSolrParams(Map<String, String>) - Constructor for class org.apache.solr.common.params.MapSolrParams
 
MARK_EXCLUDES - Static variable in interface org.apache.solr.common.params.QueryElevationParams
Instead of removing excluded items from the results, passing in this parameter allows you to get back the excluded items, but to mark them as excluded.
marshal(UpdateRequest, OutputStream) - Method in class org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
Converts an UpdateRequest to a NamedList which can be serialized to the given OutputStream in the javabin format
marshal(Object, OutputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
MATCH_INCLUDE - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MATCH_OFFSET - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
max - Variable in class org.apache.solr.common.cloud.HashPartitioner.Range
 
MAX_CHARS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MAX_NUM_TOKENS_PARSED - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MAX_OPTIMIZE_SEGMENTS - Static variable in interface org.apache.solr.common.params.UpdateParams
If optimizing, set the maximum number of segments left in the index after optimization.
MAX_QUERY_TERMS - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MAX_RE_CHARS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MAX_WORD_LEN - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MEASURE - Static variable in interface org.apache.solr.common.params.SpatialParams
The distance measure to use.
MERGE_CONTIGUOUS_FRAGMENTS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
mergeIndexes(String, String[], String[], SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
min - Variable in class org.apache.solr.common.cloud.HashPartitioner.Range
 
MIN_DOC_FREQ - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MIN_TERM_FREQ - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MIN_WORD_LEN - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MLT - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MM - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for MinShouldMatch specification
ModifiableSolrParams - Class in org.apache.solr.common.params
This class is similar to MultiMapSolrParams except you can edit the parameters after it is initialized.
ModifiableSolrParams() - Constructor for class org.apache.solr.common.params.ModifiableSolrParams
 
ModifiableSolrParams(Map<String, String[]>) - Constructor for class org.apache.solr.common.params.ModifiableSolrParams
Constructs a new ModifiableSolrParams directly using the provided Map<String,String[]>
ModifiableSolrParams(SolrParams) - Constructor for class org.apache.solr.common.params.ModifiableSolrParams
Constructs a new ModifiableSolrParams, copying values from an existing SolrParams
MoreLikeThisParams - Interface in org.apache.solr.common.params
 
MoreLikeThisParams.TermStyle - Enum in org.apache.solr.common.params
 
MULTI_VALUED_SEPARATOR - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MultiMapSolrParams - Class in org.apache.solr.common.params
 
MultiMapSolrParams(Map<String, String[]>) - Constructor for class org.apache.solr.common.params.MultiMapSolrParams
 
murmurhash3_x86_32(byte[], int, int, int) - Static method in class org.apache.solr.common.util.Hash
Returns the MurmurHash3_x86_32 hash.
murmurhash3_x86_32(CharSequence, int, int, int) - Static method in class org.apache.solr.common.util.Hash
Returns the MurmurHash3_x86_32 hash of the UTF-8 bytes of the String without actually encoding the string to a temporary buffer.

N

NAME - Static variable in interface org.apache.solr.common.params.CollectionParams
 
NAME - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you rename something, what is the new name
name - Variable in class org.apache.solr.common.util.ContentStreamBase
 
NAME_SEPARATOR - Static variable in class org.apache.noggit.JSONUtil
 
NAMED_LST - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
NamedList<T> - Class in org.apache.solr.common.util
A simple container class for modeling an ordered list of name/value pairs.
NamedList() - Constructor for class org.apache.solr.common.util.NamedList
Creates an empty instance
NamedList(Map.Entry<String, ? extends T>[]) - Constructor for class org.apache.solr.common.util.NamedList
Creates a NamedList instance containing the "name,value" pairs contained in the Entry[].
NamedList(List<Object>) - Constructor for class org.apache.solr.common.util.NamedList
Deprecated.
Use NamedList.NamedList(java.util.Map.Entry[]) for the NamedList instantiation
NamedList.NamedListEntry<T> - Class in org.apache.solr.common.util
Helper class implementing Map.Entry<String, T> to store the key-value relationship in NamedList (the keys of which are String-s)
NamedList.NamedListEntry() - Constructor for class org.apache.solr.common.util.NamedList.NamedListEntry
 
NamedList.NamedListEntry(String, T) - Constructor for class org.apache.solr.common.util.NamedList.NamedListEntry
 
NEW_SEARCHER - Static variable in interface org.apache.solr.common.params.EventParams
 
newArray() - Method in class org.apache.noggit.ObjectBuilder
 
newObject() - Method in class org.apache.noggit.ObjectBuilder
 
newThread(Runnable) - Method in class org.apache.solr.common.util.SolrjNamedThreadFactory
 
next() - Method in class org.apache.solr.common.util.IteratorChain
hasNext() must ALWAYS be called before calling this otherwise it's a bit hard to keep track of what's happening
nextEvent() - Method in class org.apache.noggit.JSONParser
NODE_NAME_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
nodeName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
normalize(String) - Static method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
NOW - Static variable in interface org.apache.solr.common.params.CommonParams
Override for the concept of "NOW" to be used throughout this request, expressed as milliseconds since epoch.
NULL - Static variable in class org.apache.noggit.JSONParser
Event indicating a JSON null
NULL - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
NULL_CHARS - Static variable in class org.apache.noggit.JSONUtil
 
NUM_SHARDS_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
NUMBER - Static variable in class org.apache.noggit.JSONParser
Event indicating a JSON number value which has a fractional part or an exponent and with string length <= 23 chars not including sign.
numCloses - Static variable in class org.apache.solr.common.cloud.SolrZkClient
 
numDeadServersToTry - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Req
 
numOpens - Static variable in class org.apache.solr.common.cloud.SolrZkClient
 
nvPairs - Variable in class org.apache.solr.common.util.NamedList
 

O

OBJECT_END - Static variable in class org.apache.noggit.JSONParser
Event indicating the end of a JSON object
OBJECT_END - Static variable in class org.apache.noggit.JSONUtil
 
OBJECT_START - Static variable in class org.apache.noggit.JSONParser
Event indicating the start of a JSON object
OBJECT_START - Static variable in class org.apache.noggit.JSONUtil
 
ObjectBuilder - Class in org.apache.noggit
 
ObjectBuilder(JSONParser) - Constructor for class org.apache.noggit.ObjectBuilder
 
objectEnd(Object) - Method in class org.apache.noggit.ObjectBuilder
 
OFFSETS - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return offset information, if available
OMIT_HEADER - Static variable in interface org.apache.solr.common.params.CommonParams
include header in the response
onlyIfLeader - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
OnReconnect - Interface in org.apache.solr.common.cloud
 
OPEN_SEARCHER - Static variable in interface org.apache.solr.common.params.UpdateParams
Open up a new searcher as part of a commit
optimize() - Method in class org.apache.solr.client.solrj.SolrServer
Performs an explicit optimize, causing a merge of all segments to one.
optimize(boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrServer
Performs an explicit optimize, causing a merge of all segments to one.
optimize(boolean, boolean, int) - Method in class org.apache.solr.client.solrj.SolrServer
Performs an explicit optimize, causing a merge of all segments to one.
OPTIMIZE - Static variable in interface org.apache.solr.common.params.UpdateParams
Optimize the index and commit everything after the command completes
ORDERED_MAP - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
org.apache.noggit - package org.apache.noggit
 
org.apache.solr.client.solrj - package org.apache.solr.client.solrj
 
org.apache.solr.client.solrj.beans - package org.apache.solr.client.solrj.beans
 
org.apache.solr.client.solrj.impl - package org.apache.solr.client.solrj.impl
 
org.apache.solr.client.solrj.request - package org.apache.solr.client.solrj.request
 
org.apache.solr.client.solrj.response - package org.apache.solr.client.solrj.response
 
org.apache.solr.client.solrj.util - package org.apache.solr.client.solrj.util
 
org.apache.solr.common - package org.apache.solr.common
 
org.apache.solr.common.cloud - package org.apache.solr.common.cloud
 
org.apache.solr.common.luke - package org.apache.solr.common.luke
 
org.apache.solr.common.params - package org.apache.solr.common.params
 
org.apache.solr.common.util - package org.apache.solr.common.util
 
other - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
OTHER - Static variable in interface org.apache.solr.common.params.CoreAdminParams
Name of the other core in actions involving 2 cores
out - Variable in class org.apache.noggit.JSONWriter
 
out - Variable in class org.apache.solr.common.util.FastOutputStream
 
OUTPUT_KEY - Static variable in interface org.apache.solr.common.params.CommonParams
 
OVERWRITE - Static variable in interface org.apache.solr.common.params.UpdateParams
overwrite indexing fields

P

PAGEDOC - Static variable in interface org.apache.solr.common.params.CommonParams
docid of the last document of the previous page
PAGESCORE - Static variable in interface org.apache.solr.common.params.CommonParams
score of the last document of the previous page
params - Variable in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
params - Variable in class org.apache.solr.common.params.DefaultSolrParams
 
params - Variable in class org.apache.solr.common.params.RequiredSolrParams
 
parseBool(String) - Static method in class org.apache.solr.common.util.StrUtils
how to transform a String into a boolean...
parseBool(String, boolean) - Static method in class org.apache.solr.common.util.StrUtils
parseBoolean(String) - Static method in class org.apache.solr.common.util.StrUtils
Return if a string starts with '1', 't', or 'T' and return false otherwise.
parseDate(String) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
parseDate(String) - Static method in class org.apache.solr.common.util.DateUtil
Returns a formatter that can be use by the current thread if needed to convert Date objects to the Internal representation.
parseDate(String, Collection<String>) - Static method in class org.apache.solr.common.util.DateUtil
 
parseDate(String, Collection<String>, Date) - Static method in class org.apache.solr.common.util.DateUtil
Slightly modified from org.apache.commons.httpclient.util.DateUtil.parseDate

Parses the date value using the given date formats.

parseFlags(String) - Static method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
parseLong(char[], int, int) - Method in class org.apache.noggit.CharUtil
 
parseParam(String[]) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
Convinience method for parsing the param value according to the correct semantics and applying the default of "LOWER"
parser - Variable in class org.apache.solr.client.solrj.impl.HttpSolrServer
Default response parser is BinaryResponseParser

This parser represents the default Response Parser chosen to parse the response if the parser were not specified as part of the request.

partialURLEncodeVal(Appendable, String) - Static method in class org.apache.solr.common.util.StrUtils
URLEncodes a value, replacing only enough chars so that the URL may be unambiguously pasted back into a browser.
partitionRange(int, HashPartitioner.Range) - Method in class org.apache.solr.common.cloud.HashPartitioner
 
partitionRange(int, int, int) - Method in class org.apache.solr.common.cloud.HashPartitioner
Returns the range for each partition
PATTERN - Static variable in interface org.apache.solr.common.params.HighlightParams
 
PATTERN_ASCTIME - Static variable in class org.apache.solr.common.util.DateUtil
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - Static variable in class org.apache.solr.common.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class org.apache.solr.common.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1123 format.
pauseCnxn(long) - Method in class org.apache.solr.common.cloud.SolrZooKeeper
Cause this ZooKeeper object to stop receiving from the ZooKeeperServer for the given number of milliseconds.
peek() - Method in class org.apache.solr.common.util.FastInputStream
 
persist(String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
PERSISTENT - Static variable in interface org.apache.solr.common.params.CoreAdminParams
Persistent -- should it save the cores state?
PF - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for phrase boost fields
PF2 - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for bigram phrase boost fields
PF3 - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for trigram phrase boost fields
PHRASE_LIMIT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
ping() - Method in class org.apache.solr.client.solrj.SolrServer
Issues a ping request to check if the server is alive
PivotField - Class in org.apache.solr.client.solrj.response
 
PivotField(String, Object, int, List<PivotField>) - Constructor for class org.apache.solr.client.solrj.response.PivotField
 
POINT - Static variable in interface org.apache.solr.common.params.SpatialParams
 
pos - Variable in class org.apache.solr.common.util.FastInputStream
 
pos - Variable in class org.apache.solr.common.util.FastOutputStream
 
position() - Method in class org.apache.solr.common.util.FastInputStream
 
POSITIONS - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return Term Vector position information
PREFIX - Static variable in interface org.apache.solr.common.params.AnalysisParams
The prefix for all parameters.
PREFIX - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
PREPARE_COMMIT - Static variable in interface org.apache.solr.common.params.UpdateParams
expert: calls IndexWriter.prepareCommit
prettyPrint(String, int) - Static method in class org.apache.solr.common.cloud.SolrZkClient
 
printLayout(String, int, StringBuilder) - Method in class org.apache.solr.common.cloud.SolrZkClient
Fills string with printout of current ZooKeeper layout.
printLayoutToStdOut() - Method in class org.apache.solr.common.cloud.SolrZkClient
Prints current ZooKeeper layout to stdout.
process(SolrServer) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
process(SolrServer) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
process(SolrServer) - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
process(SolrServer) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
process(SolrServer) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
process(SolrServer) - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
process(SolrServer) - Method in class org.apache.solr.client.solrj.request.QueryRequest
 
process(SolrServer) - Method in class org.apache.solr.client.solrj.request.SolrPing
 
process(SolrServer) - Method in class org.apache.solr.client.solrj.SolrRequest
 
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
processResponse(Reader) - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser
 
processResponse(Reader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.ResponseParser
 
processResponse(Reader) - Method in class org.apache.solr.client.solrj.ResponseParser
 
PROP_ALLOW_COMPRESSION - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_BASIC_AUTH_PASS - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_BASIC_AUTH_USER - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_CONNECTION_TIMEOUT - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_FOLLOW_REDIRECTS - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_MAX_CONNECTIONS - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_MAX_CONNECTIONS_PER_HOST - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_SO_TIMEOUT - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_USE_RETRY - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROPERTY_PREFIX - Static variable in interface org.apache.solr.common.params.CoreAdminParams
Prefix for core property name=value pair
propMap - Variable in class org.apache.solr.common.cloud.ZkNodeProps
 
PS - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for Phrase Slop value in phrase boost query (in pf fields)
PS2 - Static variable in interface org.apache.solr.common.params.DisMaxParams
default phrase slop for bigram phrases (pf2)
PS3 - Static variable in interface org.apache.solr.common.params.DisMaxParams
default phrase slop for bigram phrases (pf3)
put(String, Object) - Method in class org.apache.solr.common.SolrDocument
 
put(String, SolrInputField) - Method in class org.apache.solr.common.SolrInputDocument
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.solr.common.SolrDocument
 
putAll(Map<? extends String, ? extends SolrInputField>) - Method in class org.apache.solr.common.SolrInputDocument
 

Q

Q - Static variable in interface org.apache.solr.common.params.CommonParams
query string
Q - Static variable in interface org.apache.solr.common.params.HighlightParams
 
QF - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for query fields
QF - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
QS - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for phrase Slop value in phrases explicitly included in the user's query string ( in qf fields)
QT - Static variable in interface org.apache.solr.common.params.CommonParams
the Request Handler (formerly known as the Query Type) - which Request Handler should handle the request
query(SolrParams) - Method in class org.apache.solr.client.solrj.SolrServer
Performs a query to the Solr server
query(SolrParams, SolrRequest.METHOD) - Method in class org.apache.solr.client.solrj.SolrServer
Performs a query to the Solr server
QUERY - Static variable in interface org.apache.solr.common.params.AnalysisParams
Holds the query to be analyzed.
QUERY - Static variable in interface org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to the Query (parsing, etc.)
queryAndStreamResponse(SolrParams, StreamingResponseCallback) - Method in class org.apache.solr.client.solrj.SolrServer
Query solr, and stream the results.
QueryElevationParams - Interface in org.apache.solr.common.params
Parameters used with the QueryElevationComponent
QueryRequest - Class in org.apache.solr.client.solrj.request
 
QueryRequest() - Constructor for class org.apache.solr.client.solrj.request.QueryRequest
 
QueryRequest(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.QueryRequest
 
QueryRequest(SolrParams, SolrRequest.METHOD) - Constructor for class org.apache.solr.client.solrj.request.QueryRequest
 
QueryResponse - Class in org.apache.solr.client.solrj.response
 
QueryResponse() - Constructor for class org.apache.solr.client.solrj.response.QueryResponse
 
QueryResponse(NamedList<Object>, SolrServer) - Constructor for class org.apache.solr.client.solrj.response.QueryResponse
Utility constructor to set the solrServer and namedList

R

RANGE - Static variable in class org.apache.solr.common.cloud.Slice
 
RangeFacet<B,G> - Class in org.apache.solr.client.solrj.response
Represents a range facet result
RangeFacet(String, B, B, G, Number, Number) - Constructor for class org.apache.solr.client.solrj.response.RangeFacet
 
RangeFacet.Count - Class in org.apache.solr.client.solrj.response
 
RangeFacet.Count(String, int, RangeFacet) - Constructor for class org.apache.solr.client.solrj.response.RangeFacet.Count
 
RangeFacet.Date - Class in org.apache.solr.client.solrj.response
 
RangeFacet.Date(String, Date, Date, String, Number, Number) - Constructor for class org.apache.solr.client.solrj.response.RangeFacet.Date
 
RangeFacet.Numeric - Class in org.apache.solr.client.solrj.response
 
RangeFacet.Numeric(String, Number, Number, Number, Number, Number) - Constructor for class org.apache.solr.client.solrj.response.RangeFacet.Numeric
 
read() - Method in class org.apache.noggit.CharArr
 
read(char[], int, int) - Method in class org.apache.noggit.CharArr
 
read(CharBuffer) - Method in class org.apache.noggit.CharArr
 
read(String) - Method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
 
read(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
read(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
read() - Method in class org.apache.solr.common.util.FastInputStream
 
read(byte[], int, int) - Method in class org.apache.solr.common.util.FastInputStream
 
readArray(XMLStreamReader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
readArray(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readBoolean() - Method in class org.apache.solr.common.util.FastInputStream
 
readByte() - Method in class org.apache.solr.common.util.FastInputStream
 
readByteArray(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readChar() - Method in class org.apache.solr.common.util.FastInputStream
 
readDocument(XMLStreamReader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
readDocuments(XMLStreamReader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
readDouble() - Method in class org.apache.solr.common.util.FastInputStream
 
readExternString(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readFloat() - Method in class org.apache.solr.common.util.FastInputStream
 
readFromStream - Variable in class org.apache.solr.common.util.FastInputStream
 
readFully(byte[]) - Method in class org.apache.solr.common.util.FastInputStream
 
readFully(byte[], int, int) - Method in class org.apache.solr.common.util.FastInputStream
 
readInt() - Method in class org.apache.solr.common.util.FastInputStream
 
readIterator(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readLine() - Method in class org.apache.solr.common.util.FastInputStream
 
readLong() - Method in class org.apache.solr.common.util.FastInputStream
 
readMap(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readNamedList(XMLStreamReader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
readNamedList(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readOrderedMap(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readPivots(List<NamedList>) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
readShort() - Method in class org.apache.solr.common.util.FastInputStream
 
readSize(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSmallInt(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSmallLong(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSolrDocument(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSolrDocumentList(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSolrInputDocument(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readStr(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readUnsignedByte() - Method in class org.apache.solr.common.util.FastInputStream
 
readUnsignedShort() - Method in class org.apache.solr.common.util.FastInputStream
 
readUTF() - Method in class org.apache.solr.common.util.FastInputStream
 
readVal(FastInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readVInt(FastInputStream) - Static method in class org.apache.solr.common.util.JavaBinCodec
readVLong(FastInputStream) - Static method in class org.apache.solr.common.util.JavaBinCodec
 
readWrappedStream(byte[], int, int) - Method in class org.apache.solr.common.util.FastInputStream
 
reconnect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.DefaultConnectionStrategy
 
reconnect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
RECOVERING - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
RECOVERY_FAILED - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
refill() - Method in class org.apache.solr.common.util.FastInputStream
 
REGEX - Static variable in interface org.apache.solr.common.params.HighlightParams
 
reloadCore(String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
remove(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
remove a field at the given name
remove(String, String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
remove the given value for the given name
remove(Object) - Method in class org.apache.solr.common.SolrDocument
 
remove(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
remove() - Method in class org.apache.solr.common.util.IteratorChain
 
remove(int) - Method in class org.apache.solr.common.util.NamedList
Removes the name/value pair at the specified index.
remove(String) - Method in class org.apache.solr.common.util.NamedList
NOTE: this runs in linear time (it scans starting at the beginning of the list until it finds the first pair with the specified name).
removeFacetField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
remove a facet field
removeFacetQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
remove a facet query
removeFacets() - Method in class org.apache.solr.client.solrj.response.QueryResponse
Remove the field facet info
removeField(String) - Method in class org.apache.solr.common.SolrInputDocument
Remove a field from the document
removeFields(String) - Method in class org.apache.solr.common.SolrDocument
Remove all fields with the name
removeFilterQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
removeHighlightField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
remove a field for highlighting
removeSolrServer(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
removeSortField(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
 
renameCore(String, String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
Replica - Class in org.apache.solr.common.cloud
 
Replica(String, Map<String, Object>) - Constructor for class org.apache.solr.common.cloud.Replica
 
REPLICAS - Static variable in class org.apache.solr.common.cloud.Slice
 
report(String, String, Object, Location) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
request(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.CloudSolrServer
 
request(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
 
request(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Process the request.
request(SolrRequest, ResponseParser) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
 
request - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Req
 
request(LBHttpSolrServer.Req) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
Tries to query a live server from the list provided in Req.
request(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
Tries to query a live server.
request(SolrRequest) - Method in class org.apache.solr.client.solrj.SolrServer
SolrServer implementations need to implement how a request is actually processed
requestWriter - Variable in class org.apache.solr.client.solrj.impl.HttpSolrServer
The RequestWriter used to write all requests to Solr
RequestWriter - Class in org.apache.solr.client.solrj.request
A RequestWriter is used to write requests to Solr.
RequestWriter() - Constructor for class org.apache.solr.client.solrj.request.RequestWriter
 
RequestWriter.LazyContentStream - Class in org.apache.solr.client.solrj.request
 
RequestWriter.LazyContentStream(UpdateRequest) - Constructor for class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
required() - Method in class org.apache.solr.common.params.SolrParams
returns a RequiredSolrParams wrapping this
RequiredSolrParams - Class in org.apache.solr.common.params
This is a simple wrapper to SolrParams that will throw a 400 exception if you ask for a parameter that does not exist.
RequiredSolrParams(SolrParams) - Constructor for class org.apache.solr.common.params.RequiredSolrParams
 
reserve(int) - Method in class org.apache.noggit.CharArr
 
reserve(int) - Method in class org.apache.solr.common.util.FastOutputStream
reserve at least len bytes at the end of the buffer.
reset() - Method in class org.apache.noggit.CharArr
 
resize(int) - Method in class org.apache.noggit.CharArr
 
resolve(Object, JavaBinCodec) - Method in interface org.apache.solr.common.util.JavaBinCodec.ObjectResolver
 
ResponseParser - Class in org.apache.solr.client.solrj
 
ResponseParser() - Constructor for class org.apache.solr.client.solrj.ResponseParser
 
RESULTS - Static variable in interface org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to the results (explains)
retryDelay(int) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
Performs a retry delay if this is not the first attempt
retryOperation(ZkOperation) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
Perform the given operation, retrying if the connection fails
reverse() - Method in enum org.apache.solr.client.solrj.SolrQuery.ORDER
 
ROLES - Static variable in interface org.apache.solr.common.params.CoreAdminParams
 
ROLES_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
rollback() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
rollback() - Method in class org.apache.solr.client.solrj.SolrServer
Performs a rollback of all non-committed documents pending.
ROLLBACK - Static variable in interface org.apache.solr.common.params.UpdateParams
Rollback update commands
ROWS - Static variable in interface org.apache.solr.common.params.CommonParams
number of documents to return starting at "start"
rsp - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Rsp
 

S

SCHEMA - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you specify a schema, what is its name
schemaName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
server - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Rsp
 
servers - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Req
 
set(char[], int, int) - Method in class org.apache.noggit.CharArr
 
set(String, String...) - Method in class org.apache.solr.common.params.ModifiableSolrParams
Replace any existing parameter with the given name.
set(String, int) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
set(String, boolean) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
setAcl(List<ACL>) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
Sets appropriate parameters for the given ACTION
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, boolean, int) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int, boolean, boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int, boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(CoreAdminParams.CoreAdminAction) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
setAliveCheckInterval(int) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
LBHttpSolrServer keeps pinging the dead servers at fixed interval to find if it is alive.
setAllowCompression(DefaultHttpClient, boolean) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Control HTTP payload compression.
setAllowCompression(boolean) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Allow server->client communication to be compressed.
setBaseURL(String) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
 
setBasicAuth(DefaultHttpClient, String, String) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set http basic auth information.
setBoost(float) - Method in class org.apache.solr.common.SolrInputField
 
setCheckLive(Boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setCollationQueryString(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
setCollection(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setCollection(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
setCommitWithin(int) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setConfigName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setConfigurer(HttpClientConfigurer) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Replace the HttpClientConfigurer class used in configuring the http clients with a custom implementation.
setConnectionTimeout(HttpClient, int) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set connection timeout.
setConnectionTimeout(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
HttpConnectionParams.setConnectionTimeout
setConnectionTimeout(int) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
setContentType(String) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setCoreName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
setCoreNodeName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setCorrection(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
setCount(long) - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
setData(String, byte[], int, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns node's state
setData(String, byte[], boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Write data to ZooKeeper.
setData(String, File, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Write file to ZooKeeper - default system encoding used.
setDataDir(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setDefaultCollection(String) - Method in class org.apache.solr.client.solrj.impl.CloudSolrServer
Sets the default collection for request
setDefaultMaxConnectionsPerHost(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Set the maximum number of connections that can be open to a single host at any given time.
setDeleteIndex(boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
setDocIterator(Iterator<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
setDocumentBoost(float) - Method in class org.apache.solr.common.SolrInputDocument
 
setElapsedTime(long) - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
setEnd(int) - Method in class org.apache.noggit.CharArr
 
setFacet(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
enable/disable faceting.
setFacetLimit(int) - Method in class org.apache.solr.client.solrj.SolrQuery
set the facet limit
setFacetMinCount(int) - Method in class org.apache.solr.client.solrj.SolrQuery
set facet minimum count
setFacetMissing(Boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
Sets facet missing boolean flag
setFacetPrefix(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setFacetPrefix(String, String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setFacetSort(String) - Method in class org.apache.solr.client.solrj.SolrQuery
set facet sort
setFacetSort(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
Deprecated.
setField(String, Object) - Method in class org.apache.solr.common.SolrDocument
Set a field with the given object.
setField(String, Object) - Method in class org.apache.solr.common.SolrInputDocument
Set a field with implied null value for boost.
setField(String, Object, float) - Method in class org.apache.solr.common.SolrInputDocument
 
setFieldNames(List<String>) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the field names on which the analysis should be performed.
setFields(List<String>) - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
setFields(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setFieldTypes(List<String>) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the field types on which analysis should be performed.
setFieldValue(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the field value to be analyzed.
setFileName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
setFilterQueries(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setFollowRedirects(HttpClient, boolean) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set follow redirects.
setFollowRedirects(boolean) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Configure whether the client should follow redirects or not.
setFrequency(long) - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
setGetFieldStatistics(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setGetFieldStatistics(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlight(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightFragsize(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightRequireFieldMatch(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightSimplePost(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightSimplePre(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightSnippets(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setIncludeScore(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setIndentSize(int) - Method in class org.apache.noggit.JSONWriter
 
setIndexDirs(List<String>) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
setIndexPhases(String, List<AnalysisResponseBase.AnalysisPhase>) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
 
setInstanceDir(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setMaxConnections(HttpClient, int) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set max total connections allowed.
setMaxConnectionsPerHost(HttpClient, int) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set max connections allowed per host.
setMaxRetries(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Set maximum number of retries to attempt in the event of transient errors.
setMaxScore(Float) - Method in class org.apache.solr.common.SolrDocumentList
 
setMaxTotalConnections(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Set the maximum number of connections that can be open at any given time.
setMethod(SolrRequest.METHOD) - Method in class org.apache.solr.client.solrj.SolrRequest
 
setMissing(String) - Method in class org.apache.solr.client.solrj.SolrQuery
setName(String) - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
setName(String) - Method in class org.apache.solr.common.SolrInputField
 
setName(String) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setName(int, String) - Method in class org.apache.solr.common.util.NamedList
Modifies the name of the pair at the specified index.
setNodeName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setNumberOfHits(long) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
setNumDeadServersToTry(int) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer.Req
 
setNumFound(long) - Method in class org.apache.solr.common.SolrDocumentList
 
setNumShards(int) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setNumTerms(int) - Method in class org.apache.solr.client.solrj.request.LukeRequest
the number of terms to return for a given field.
setOnlyIfLeader(boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setOriginal(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
setOtherCoreName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
setParam(String, String) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setParam(String, String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setParam(String, boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setParams(ModifiableSolrParams) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
Sets the parameters for this update request, overwriting any previous
setParams(SolrParams) - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
setParser(ResponseParser) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
 
setParser(ResponseParser) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Note: This setter method is not thread-safe.
setPath(String) - Method in class org.apache.solr.client.solrj.SolrRequest
 
setQuery(String) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Sets the query to be analyzed.
setQuery(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the query to be analyzed.
setQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setQueryPhases(List<AnalysisResponseBase.AnalysisPhase>) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
 
setQueryType(String) - Method in class org.apache.solr.client.solrj.SolrQuery
setRequestHandler(String) - Method in class org.apache.solr.client.solrj.SolrQuery
The Request Handler to use (see the solrconfig.xml), which is stored in the "qt" parameter.
setRequestUrl(String) - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
setRequestWriter(RequestWriter) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
 
setRequestWriter(RequestWriter) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
 
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.SolrResponse
 
setResponseParser(ResponseParser) - Method in class org.apache.solr.client.solrj.SolrRequest
Optionally specify how the Response should be parsed.
setRetryDelay(long) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
setRoles(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setRows(Integer) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setSchemaName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setShard(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
setShardId(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setShowDebugInfo(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setShowMatch(boolean) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Sets whether index time tokens that match query time tokens should be marked as a "match".
setShowMatch(boolean) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets whether index time tokens that match query time tokens should be marked as a "match".
setShowSchema(boolean) - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
setSize(Long) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setSortField(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setSoTimeout(HttpClient, int) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Defines the socket timeout (SO_TIMEOUT) in milliseconds.
setSoTimeout(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Set SoTimeout (read timeout).
setSoTimeout(int) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
set soTimeout (read timeout) on the underlying HttpConnectionManager.
setSourceInfo(String) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setSrcCores(List<String>) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
setStart(int) - Method in class org.apache.noggit.CharArr
 
setStart(Integer) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setStart(long) - Method in class org.apache.solr.common.SolrDocumentList
 
setState(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setStreamingResponseCallback(StreamingResponseCallback) - Method in class org.apache.solr.client.solrj.SolrRequest
 
setTerm(String) - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
setTerms(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
enable/disable terms.
setTermsLimit(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsLower(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsLowerInclusive(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsMaxCount(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsMinCount(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsPrefix(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsRaw(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsRegex(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsRegexFlag(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsSortString(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsUpper(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsUpperInclusive(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTimeAllowed(Integer) - Method in class org.apache.solr.client.solrj.SolrQuery
Set the maximum time allowed for this query.
setUseRetry(DefaultHttpClient, boolean) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Control retry handler
setVal(int, T) - Method in class org.apache.solr.common.util.NamedList
Modifies the value of the pair at the specified index.
setValue(Object, float) - Method in class org.apache.solr.common.SolrInputField
Set the value for a field.
setValue(T) - Method in class org.apache.solr.common.util.NamedList.NamedListEntry
 
setWaitSearcher(boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setWritten(long) - Method in class org.apache.solr.common.util.FastOutputStream
Resets the count returned by written()
setZkClientTimeout(int) - Method in class org.apache.solr.client.solrj.impl.CloudSolrServer
Set the timeout to the zookeeper ensemble in ms
setZkConnectTimeout(int) - Method in class org.apache.solr.client.solrj.impl.CloudSolrServer
Set the connect timeout to the zookeeper ensemble in ms
shallowCopy() - Method in class org.apache.solr.common.cloud.ZkNodeProps
Returns a shallow writable copy of the properties
SHARD - Static variable in interface org.apache.solr.common.params.CoreAdminParams
The shard id in solr cloud
SHARD_ID_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
SHARD_LEADERS_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
SHARD_URL - Static variable in interface org.apache.solr.common.params.ShardParams
The requested URL for this shard
ShardParams - Interface in org.apache.solr.common.params
Parameters used for distributed search.
SHARDS - Static variable in interface org.apache.solr.common.params.ShardParams
the shards to use (distributed configuration)
SHARDS_INFO - Static variable in interface org.apache.solr.common.params.ShardParams
Request detailed match info for each shard (true/false)
SHARDS_QT - Static variable in interface org.apache.solr.common.params.ShardParams
The Request Handler for shard requests
SHARDS_ROWS - Static variable in interface org.apache.solr.common.params.ShardParams
per-shard start and rows
SHARDS_START - Static variable in interface org.apache.solr.common.params.ShardParams
 
SHARDS_TOLERANT - Static variable in interface org.apache.solr.common.params.ShardParams
Should things fail if there is an error? (true/false)
SHORT - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
SHOW_MATCH - Static variable in interface org.apache.solr.common.params.AnalysisParams
Set to true to indicate that the index tokens that match query tokens should be marked as "mateched".
shutdown() - Method in class org.apache.solr.client.solrj.impl.CloudSolrServer
 
shutdown() - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
 
shutdown() - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
Close the ClientConnectionManager from the internal client.
shutdown() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
shutdown() - Method in class org.apache.solr.client.solrj.SolrServer
Release allocated resources.
shutdownAndAwaitTermination(ExecutorService) - Static method in class org.apache.solr.common.util.ExecutorUtil
 
shutdownNow() - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
 
shutdownNowAndAwaitTermination(ExecutorService) - Static method in class org.apache.solr.common.util.ExecutorUtil
 
SIMILARITY_FIELDS - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
SIMPLE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SIMPLE_POST - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SIMPLE_PRE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SimpleOrderedMap<T> - Class in org.apache.solr.common.util
SimpleOrderedMap is a NamedList where access by key is more important than maintaining order when it comes to representing the held data in other forms, as ResponseWriters normally do.
SimpleOrderedMap() - Constructor for class org.apache.solr.common.util.SimpleOrderedMap
Creates an empty instance
SimpleOrderedMap(List<Object>) - Constructor for class org.apache.solr.common.util.SimpleOrderedMap
Deprecated.
SimpleOrderedMap(Map.Entry<String, T>[]) - Constructor for class org.apache.solr.common.util.SimpleOrderedMap
 
SINT - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
size() - Method in class org.apache.noggit.CharArr
 
size() - Method in class org.apache.solr.common.SolrDocument
 
size() - Method in class org.apache.solr.common.SolrInputDocument
 
size - Variable in class org.apache.solr.common.util.ContentStreamBase
 
size() - Method in class org.apache.solr.common.util.FastOutputStream
 
size() - Method in class org.apache.solr.common.util.NamedList
The total number of name/value pairs
skipBytes(int) - Method in class org.apache.solr.common.util.FastInputStream
 
Slice - Class in org.apache.solr.common.cloud
A Slice contains immutable information about a logical shard (all replicas that share the same shard id).
Slice(String, Map<String, Replica>, Map<String, Object>) - Constructor for class org.apache.solr.common.cloud.Slice
 
SLONG - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
SLOP - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SNIPPETS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SOFT_COMMIT - Static variable in interface org.apache.solr.common.params.UpdateParams
 
SOLRDOC - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
SOLRDOCLST - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
SolrDocument - Class in org.apache.solr.common
A concrete representation of a document within a Solr index.
SolrDocument() - Constructor for class org.apache.solr.common.SolrDocument
 
SolrDocumentList - Class in org.apache.solr.common
Represent a list of SolrDocuments returned from a search.
SolrDocumentList() - Constructor for class org.apache.solr.common.SolrDocumentList
 
SolrException - Exception in org.apache.solr.common
 
SolrException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, String, Throwable) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, Throwable) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException.ErrorCode - Enum in org.apache.solr.common
 
SOLRINPUTDOC - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
SolrInputDocument - Class in org.apache.solr.common
Represent the field and boost information needed to construct and index a Lucene Document.
SolrInputDocument() - Constructor for class org.apache.solr.common.SolrInputDocument
 
SolrInputDocument(Map<String, SolrInputField>) - Constructor for class org.apache.solr.common.SolrInputDocument
 
SolrInputField - Class in org.apache.solr.common
 
SolrInputField(String) - Constructor for class org.apache.solr.common.SolrInputField
 
SolrjNamedThreadFactory - Class in org.apache.solr.common.util
 
SolrjNamedThreadFactory(String) - Constructor for class org.apache.solr.common.util.SolrjNamedThreadFactory
 
SolrParams - Class in org.apache.solr.common.params
SolrParams hold request parameters.
SolrParams() - Constructor for class org.apache.solr.common.params.SolrParams
 
SolrPing - Class in org.apache.solr.client.solrj.request
 
SolrPing() - Constructor for class org.apache.solr.client.solrj.request.SolrPing
 
SolrPingResponse - Class in org.apache.solr.client.solrj.response
 
SolrPingResponse() - Constructor for class org.apache.solr.client.solrj.response.SolrPingResponse
 
SolrQuery - Class in org.apache.solr.client.solrj
This is an augmented SolrParams with get/set/add fields for common fields used in the Standard and Dismax request handlers
SolrQuery() - Constructor for class org.apache.solr.client.solrj.SolrQuery
 
SolrQuery(String) - Constructor for class org.apache.solr.client.solrj.SolrQuery
Create a new SolrQuery
SolrQuery.ORDER - Enum in org.apache.solr.client.solrj
 
SolrRequest - Class in org.apache.solr.client.solrj
 
SolrRequest(SolrRequest.METHOD, String) - Constructor for class org.apache.solr.client.solrj.SolrRequest
 
SolrRequest.METHOD - Enum in org.apache.solr.client.solrj
 
SolrResponse - Class in org.apache.solr.client.solrj
 
SolrResponse() - Constructor for class org.apache.solr.client.solrj.SolrResponse
 
SolrResponseBase - Class in org.apache.solr.client.solrj.response
 
SolrResponseBase() - Constructor for class org.apache.solr.client.solrj.response.SolrResponseBase
 
SolrServer - Class in org.apache.solr.client.solrj
 
SolrServer() - Constructor for class org.apache.solr.client.solrj.SolrServer
 
SolrServerException - Exception in org.apache.solr.client.solrj
Exception to catch all types of communication / parsing issues associated with talking to SOLR
SolrServerException(String, Throwable) - Constructor for exception org.apache.solr.client.solrj.SolrServerException
 
SolrServerException(String) - Constructor for exception org.apache.solr.client.solrj.SolrServerException
 
SolrServerException(Throwable) - Constructor for exception org.apache.solr.client.solrj.SolrServerException
 
SolrZkClient - Class in org.apache.solr.common.cloud
All Solr ZooKeeper interactions should go through this class rather than ZooKeeper.
SolrZkClient(String, int) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int, OnReconnect) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, ZkClientConnectionStrategy, OnReconnect) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, ZkClientConnectionStrategy, OnReconnect, int) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZooKeeper - Class in org.apache.solr.common.cloud
 
SolrZooKeeper(String, int, Watcher) - Constructor for class org.apache.solr.common.cloud.SolrZooKeeper
 
SORT - Static variable in interface org.apache.solr.common.params.CommonParams
sort order
sourceInfo - Variable in class org.apache.solr.common.util.ContentStreamBase
 
SpatialParams - Interface in org.apache.solr.common.params
 
SPELLCHECK_ACCURACY - Static variable in interface org.apache.solr.common.params.SpellingParams
Certain spelling implementations may allow for an accuracy setting.
SPELLCHECK_ALTERNATIVE_TERM_COUNT - Static variable in interface org.apache.solr.common.params.SpellingParams
The count of suggestions to return for each query term existing in the index and/or dictionary.
SPELLCHECK_BUILD - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to build the index or not.
SPELLCHECK_COLLATE - Static variable in interface org.apache.solr.common.params.SpellingParams
Take the top suggestion for each token and create a new query from it
SPELLCHECK_COLLATE_EXTENDED_RESULTS - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to use the Extended Results Format for collations.
SPELLCHECK_COLLATE_PARAM_OVERRIDE - Static variable in interface org.apache.solr.common.params.SpellingParams
For use with SpellingParams.SPELLCHECK_MAX_COLLATION_TRIES, use this to override any original query parameters when issuing test queries.
SPELLCHECK_COUNT - Static variable in interface org.apache.solr.common.params.SpellingParams
The count of suggestions to return for each query term not in the index and/or dictionary.
SPELLCHECK_DICT - Static variable in interface org.apache.solr.common.params.SpellingParams
The name of the dictionary to be used for giving the suggestion for a request.
SPELLCHECK_EXTENDED_RESULTS - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to use the extended response format, which is more complicated but richer.
SPELLCHECK_MAX_COLLATION_EVALUATIONS - Static variable in interface org.apache.solr.common.params.SpellingParams
The maximum number of word correction combinations to rank and evaluate prior to deciding which collation candidates to test against the index.
SPELLCHECK_MAX_COLLATION_TRIES - Static variable in interface org.apache.solr.common.params.SpellingParams
The maximum number of collations to test by querying against the index.
SPELLCHECK_MAX_COLLATIONS - Static variable in interface org.apache.solr.common.params.SpellingParams
The maximum number of collations to return.
SPELLCHECK_MAX_RESULTS_FOR_SUGGEST - Static variable in interface org.apache.solr.common.params.SpellingParams
The maximum number of hits the request can return in order to both generate spelling suggestions and set the "correctlySpelled" element to "false".
SPELLCHECK_ONLY_MORE_POPULAR - Static variable in interface org.apache.solr.common.params.SpellingParams
When this parameter is set to true and the misspelled word exists in the user field, only words that occur more frequently in the Solr field than the one given will be returned.
SPELLCHECK_PREFIX - Static variable in interface org.apache.solr.common.params.SpellingParams
 
SPELLCHECK_Q - Static variable in interface org.apache.solr.common.params.SpellingParams
Use the value for this parameter as the query to spell check.
SPELLCHECK_RELOAD - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to reload the index.
SpellCheckResponse - Class in org.apache.solr.client.solrj.response
Encapsulates responses from SpellCheckComponent
SpellCheckResponse(NamedList<NamedList<Object>>) - Constructor for class org.apache.solr.client.solrj.response.SpellCheckResponse
 
SpellCheckResponse.Collation - Class in org.apache.solr.client.solrj.response
 
SpellCheckResponse.Collation() - Constructor for class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
SpellCheckResponse.Correction - Class in org.apache.solr.client.solrj.response
 
SpellCheckResponse.Correction(String, String) - Constructor for class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
SpellCheckResponse.Suggestion - Class in org.apache.solr.client.solrj.response
 
SpellCheckResponse.Suggestion(String, NamedList<Object>) - Constructor for class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
SpellingParams - Interface in org.apache.solr.common.params
Parameters used for spellchecking
SPHERE_RADIUS - Static variable in interface org.apache.solr.common.params.SpatialParams
The radius of the sphere to use to in calculating spherical distances like Haversine
splitFileNames(String) - Static method in class org.apache.solr.common.util.StrUtils
Splits file names separated by comma character.
splitSmart(String, char) - Static method in class org.apache.solr.common.util.StrUtils
Split a string based on a separator, but don't split if it's inside a string.
splitSmart(String, String, boolean) - Static method in class org.apache.solr.common.util.StrUtils
Splits a backslash escaped string on the separator.
splitWS(String, boolean) - Static method in class org.apache.solr.common.util.StrUtils
 
SRC_CORE - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you merge indexes, what is the source core's name More than one source core can be specified by multiple srcCore parameters
srcCores - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
start - Variable in class org.apache.noggit.CharArr
 
START - Static variable in interface org.apache.solr.common.params.CommonParams
zero based offset of matching documents to retrieve
startArray() - Method in class org.apache.noggit.JSONWriter
 
startObject() - Method in class org.apache.noggit.JSONWriter
 
state - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
STATE_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
STATS - Static variable in interface org.apache.solr.common.params.StatsParams
 
STATS_FACET - Static variable in interface org.apache.solr.common.params.StatsParams
 
STATS_FIELD - Static variable in interface org.apache.solr.common.params.StatsParams
 
StatsParams - Interface in org.apache.solr.common.params
Stats Parameters
STR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
STREAM_BODY - Static variable in interface org.apache.solr.common.params.CommonParams
If the content stream should come directly from a field
STREAM_CONTENTTYPE - Static variable in interface org.apache.solr.common.params.CommonParams
Explicitly set the content type for the input stream If multiple streams are specified, the explicit contentType will be used for all of them.
STREAM_FILE - Static variable in interface org.apache.solr.common.params.CommonParams
If the content stream should come from a File (using FileReader)
STREAM_URL - Static variable in interface org.apache.solr.common.params.CommonParams
If the content stream should come from a URL (using URLConnection)
streamDocListInfo(long, long, Float) - Method in class org.apache.solr.client.solrj.StreamingResponseCallback
 
StreamingBinaryResponseParser - Class in org.apache.solr.client.solrj.impl
A BinaryResponseParser that sends callback events rather then build a large response
StreamingBinaryResponseParser(StreamingResponseCallback) - Constructor for class org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser
 
StreamingResponseCallback - Class in org.apache.solr.client.solrj
A callback interface for streaming response
StreamingResponseCallback() - Constructor for class org.apache.solr.client.solrj.StreamingResponseCallback
 
streamSolrDocument(SolrDocument) - Method in class org.apache.solr.client.solrj.StreamingResponseCallback
 
STRING - Static variable in class org.apache.noggit.JSONParser
Event indicating a JSON string value, including member names of objects
StrUtils - Class in org.apache.solr.common.util
 
StrUtils() - Constructor for class org.apache.solr.common.util.StrUtils
 
subSequence(int, int) - Method in class org.apache.noggit.CharArr
 
SYNC - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 

T

TAG - Static variable in interface org.apache.solr.common.params.CommonParams
 
TAG_AND_LEN - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
TAG_POST - Static variable in interface org.apache.solr.common.params.HighlightParams
 
TAG_PRE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
tagByte - Variable in class org.apache.solr.common.util.JavaBinCodec
 
TERMS - Static variable in interface org.apache.solr.common.params.CommonParams
 
TERMS - Static variable in interface org.apache.solr.common.params.TermsParams
The component name.
TERMS_FIELD - Static variable in interface org.apache.solr.common.params.TermsParams
Required.
TERMS_LIMIT - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_LOWER - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_LOWER_INCLUSIVE - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_MAXCOUNT - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_MINCOUNT - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_PREFIX - Static variable in interface org.apache.solr.common.params.TermsParams
Used for building up the other terms
TERMS_PREFIX_STR - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_RAW - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_REGEXP_FLAG - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_REGEXP_STR - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_SORT - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_SORT_COUNT - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_SORT_INDEX - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_UPPER - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_UPPER_INCLUSIVE - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TermsParams - Interface in org.apache.solr.common.params
 
TermsParams.TermsRegexpFlag - Enum in org.apache.solr.common.params
 
TermsResponse - Class in org.apache.solr.client.solrj.response
Encapsulates responses from TermsComponent
TermsResponse(NamedList<NamedList<Number>>) - Constructor for class org.apache.solr.client.solrj.response.TermsResponse
 
TermsResponse.Term - Class in org.apache.solr.client.solrj.response
 
TermsResponse.Term(String, long) - Constructor for class org.apache.solr.client.solrj.response.TermsResponse.Term
 
TermVectorParams - Interface in org.apache.solr.common.params
 
TEXT_XML - Static variable in class org.apache.solr.client.solrj.util.ClientUtils
 
TF - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return Term Frequency info
TF_IDF - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return TF-IDF calculation, i.e.
THREADS - Static variable in interface org.apache.solr.common.params.CommonParams
 
TIE - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for tiebreaker value
TIME_ALLOWED - Static variable in interface org.apache.solr.common.params.CommonParams
Timeout value in milliseconds.
TIMING - Static variable in interface org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to timing
toCharArray() - Method in class org.apache.noggit.CharArr
 
toContentStreams(String, String) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
Take a string and make it an iterable ContentStream
toJSON(Object) - Static method in class org.apache.noggit.JSONUtil
 
toJSON(Object, int) - Static method in class org.apache.noggit.JSONUtil
 
toJSON(Object) - Static method in class org.apache.solr.common.cloud.ZkStateReader
 
toLower(List<String>) - Static method in class org.apache.solr.common.util.StrUtils
 
toMap(NamedList) - Static method in class org.apache.solr.common.params.SolrParams
Create a Map<String,String> from a NamedList given no keys are repeated
toMultiMap(NamedList) - Static method in class org.apache.solr.common.params.SolrParams
Create a Map<String,String[]> from a NamedList
toNamedList() - Method in class org.apache.solr.common.params.SolrParams
Convert this to a NamedList
toQueryString(SolrParams, boolean) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
toSolrDocument(SolrInputDocument) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
toSolrInputDocument(Object) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
toSolrInputDocument(SolrDocument) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
toSolrParams(NamedList) - Static method in class org.apache.solr.common.params.SolrParams
Create SolrParams from NamedList.
toStr(Throwable) - Static method in exception org.apache.solr.common.SolrException
 
toString() - Method in class org.apache.noggit.CharArr
 
toString() - Method in class org.apache.noggit.JSONParser
 
toString() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
toString() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
toString() - Method in class org.apache.solr.client.solrj.response.FacetField
 
toString() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
toString() - Method in class org.apache.solr.client.solrj.response.PivotField
 
toString() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
toString() - Method in class org.apache.solr.common.cloud.ClusterState
 
toString() - Method in class org.apache.solr.common.cloud.HashPartitioner.Range
 
toString() - Method in class org.apache.solr.common.cloud.Replica
 
toString() - Method in class org.apache.solr.common.cloud.Slice
 
toString() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
toString() - Method in class org.apache.solr.common.cloud.ZkNodeProps
 
toString() - Method in class org.apache.solr.common.params.AppendedSolrParams
 
toString() - Method in class org.apache.solr.common.params.DefaultSolrParams
 
toString() - Method in enum org.apache.solr.common.params.FacetParams.FacetDateOther
Deprecated.
 
toString() - Method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
 
toString() - Method in enum org.apache.solr.common.params.FacetParams.FacetRangeOther
 
toString() - Method in class org.apache.solr.common.params.MapSolrParams
 
toString() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
toString() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
toString() - Method in class org.apache.solr.common.params.RequiredSolrParams
 
toString() - Method in class org.apache.solr.common.SolrDocument
 
toString() - Method in class org.apache.solr.common.SolrDocumentList
 
toString() - Method in exception org.apache.solr.common.SolrException
 
toString() - Method in class org.apache.solr.common.SolrInputDocument
 
toString() - Method in class org.apache.solr.common.SolrInputField
 
toString() - Method in class org.apache.solr.common.util.NamedList
 
toUTF8(CharArr) - Static method in class org.apache.solr.common.cloud.ZkStateReader
 
toXML(SolrInputDocument) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
TR - Static variable in interface org.apache.solr.common.params.CommonParams
Transformer param -- used with XSLT
TRUE - Static variable in interface org.apache.solr.common.params.CommonParams
 
TRUE_CHARS - Static variable in class org.apache.noggit.JSONUtil
 
TV_PREFIX - Static variable in interface org.apache.solr.common.params.TermVectorParams
 
TZ - Static variable in interface org.apache.solr.common.params.CommonParams
Specifies the TimeZone used by the client for the purposes of any DateMath rounding that may take place when executing the request

U

unicodeEscape(int, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
UNITS - Static variable in interface org.apache.solr.common.params.SpatialParams
km - kilometers mi - miles
unloadCore(String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
unloadCore(String, boolean, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
unmarshal(InputStream, JavaBinUpdateRequestCodec.StreamingUpdateHandler) - Method in class org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
Reads a NamedList from the given InputStream, converts it into a SolrInputDocument and passes it to the given StreamingUpdateHandler
unmarshal(InputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
unsafeWrite(char) - Method in class org.apache.noggit.CharArr
 
unsafeWrite(int) - Method in class org.apache.noggit.CharArr
 
unsafeWrite(char[], int, int) - Method in class org.apache.noggit.CharArr
 
update(SolrInputDocument, UpdateRequest) - Method in interface org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.StreamingUpdateHandler
 
update(SolrZooKeeper) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy.ZkUpdate
 
UPDATE_CHAIN - Static variable in interface org.apache.solr.common.params.UpdateParams
Select the update processor chain to use.
updateClusterState(boolean) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
updateLiveNodes() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
UpdateParams - Interface in org.apache.solr.common.params
A collection of standard params used by Update handlers
UpdateRequest - Class in org.apache.solr.client.solrj.request
 
UpdateRequest() - Constructor for class org.apache.solr.client.solrj.request.UpdateRequest
 
UpdateRequest(String) - Constructor for class org.apache.solr.client.solrj.request.UpdateRequest
 
UpdateRequestExt - Class in org.apache.solr.client.solrj.request
 
UpdateRequestExt() - Constructor for class org.apache.solr.client.solrj.request.UpdateRequestExt
 
UpdateRequestExt(String) - Constructor for class org.apache.solr.client.solrj.request.UpdateRequestExt
 
UpdateResponse - Class in org.apache.solr.client.solrj.response
TODO -- mostly a stub until we have a defined output format
UpdateResponse() - Constructor for class org.apache.solr.client.solrj.response.UpdateResponse
 
USE_FVH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
USE_PHRASE_HIGHLIGHTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
UTC - Static variable in class org.apache.solr.client.solrj.util.ClientUtils
Deprecated.
UTC - Static variable in class org.apache.solr.common.util.DateUtil
 
UTF16toUTF8(CharSequence, int, int, byte[], int) - Static method in class org.apache.solr.common.util.ByteUtils
Writes UTF8 into the byte array, starting at offset.
UTF8toUTF16(byte[], int, int, char[], int) - Static method in class org.apache.solr.common.util.ByteUtils
Converts utf8 to utf16 and returns the number of 16 bit Java chars written.
UTF8toUTF16(byte[], int, int, CharArr) - Static method in class org.apache.solr.common.util.ByteUtils
Convert UTF8 bytes into UTF16 characters.
UTF8toUTF16(byte[], int, int) - Static method in class org.apache.solr.common.util.ByteUtils
Convert UTF8 bytes into a String
UTF_8 - Static variable in class org.apache.solr.client.solrj.request.RequestWriter
 

V

VALUE - Static variable in interface org.apache.solr.common.params.CommonParams
 
VALUE_SEPARATOR - Static variable in class org.apache.noggit.JSONUtil
 
valueOf(String) - Static method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.client.solrj.request.AbstractUpdateRequest.ACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.client.solrj.SolrQuery.ORDER
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.client.solrj.SolrRequest.METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.luke.FieldFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.CollectionParams.CollectionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetDateOther
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeOther
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.TermsParams.TermsRegexpFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.SolrException.ErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.client.solrj.request.AbstractUpdateRequest.ACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.client.solrj.SolrQuery.ORDER
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.client.solrj.SolrRequest.METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.luke.FieldFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.CollectionParams.CollectionAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.FacetParams.FacetDateOther
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeOther
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.TermsParams.TermsRegexpFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.solr.common.SolrDocument
 
values() - Static method in enum org.apache.solr.common.SolrException.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.solr.common.SolrInputDocument
 
VERSION - Static variable in interface org.apache.solr.common.params.CommonParams
version parameter to check request-response compatibility
VERSIONS - Static variable in interface org.apache.solr.common.params.UpdateParams
Return versions of updates?

W

WAIT_SEARCHER - Static variable in interface org.apache.solr.common.params.UpdateParams
wait for the searcher to be registered/visible
warning(SAXParseException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
warning(TransformerException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
wasKey() - Method in class org.apache.noggit.JSONParser
 
wrap(InputStream) - Static method in class org.apache.solr.common.util.FastInputStream
 
wrap(OutputStream) - Static method in class org.apache.solr.common.util.FastOutputStream
 
wrapAppended(SolrParams, SolrParams) - Static method in class org.apache.solr.common.params.SolrParams
 
wrapDefaults(SolrParams, SolrParams) - Static method in class org.apache.solr.common.params.SolrParams
 
write(char) - Method in class org.apache.noggit.CharArr
 
write(int) - Method in class org.apache.noggit.CharArr
 
write(char[]) - Method in class org.apache.noggit.CharArr
 
write(char[], int, int) - Method in class org.apache.noggit.CharArr
 
write(CharArr) - Method in class org.apache.noggit.CharArr
 
write(String) - Method in class org.apache.noggit.CharArr
 
write(String, int, int) - Method in class org.apache.noggit.CharArr
 
write(JSONWriter) - Method in interface org.apache.noggit.JSONWriter.Writable
 
write(Object) - Method in class org.apache.noggit.JSONWriter
 
write(Map) - Method in class org.apache.noggit.JSONWriter
 
write(Collection) - Method in class org.apache.noggit.JSONWriter
 
write(byte[]) - Method in class org.apache.noggit.JSONWriter
A byte[] may be either a single logical value, or a list of small integers.
write(short[]) - Method in class org.apache.noggit.JSONWriter
 
write(int[]) - Method in class org.apache.noggit.JSONWriter
 
write(long[]) - Method in class org.apache.noggit.JSONWriter
 
write(float[]) - Method in class org.apache.noggit.JSONWriter
 
write(double[]) - Method in class org.apache.noggit.JSONWriter
 
write(boolean[]) - Method in class org.apache.noggit.JSONWriter
 
write(short) - Method in class org.apache.noggit.JSONWriter
 
write(byte) - Method in class org.apache.noggit.JSONWriter
 
write(long) - Method in class org.apache.noggit.JSONWriter
 
write(int) - Method in class org.apache.noggit.JSONWriter
 
write(double) - Method in class org.apache.noggit.JSONWriter
 
write(float) - Method in class org.apache.noggit.JSONWriter
 
write(boolean) - Method in class org.apache.noggit.JSONWriter
 
write(char[]) - Method in class org.apache.noggit.JSONWriter
 
write(SolrRequest, OutputStream) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
write(SolrRequest, OutputStream) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
write(PrintStream, int) - Method in class org.apache.solr.client.solrj.response.PivotField
 
write(JSONWriter) - Method in class org.apache.solr.common.cloud.ClusterState
 
write(JSONWriter) - Method in class org.apache.solr.common.cloud.HashPartitioner.Range
 
write(JSONWriter) - Method in class org.apache.solr.common.cloud.Slice
 
write(JSONWriter) - Method in class org.apache.solr.common.cloud.ZkNodeProps
 
write(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(byte[]) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(byte) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(byte[], int, int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeArray(List) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeArray(Collection) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeArray(Object[]) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeBoolean(boolean, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeBoolean(boolean) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeByte(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeByteArray(byte[], int, int) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeBytes(String) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeChar(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeChars(String) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeDouble(double) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeExternString(String) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeFloat(float) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeFloat(float) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeInt(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeInt(int) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeIterator(Iterator) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeKnownType(Object) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeLong(long) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeLong(long) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeMap(Map<?, ?>) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeNamedList(NamedList<?>) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeNameSeparator() - Method in class org.apache.noggit.JSONWriter
 
writeNull(CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeNull() - Method in class org.apache.noggit.JSONWriter
 
writeNumber(int, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeNumber(long, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeNumber(float, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeNumber(double, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeNumber(CharArr) - Method in class org.apache.noggit.JSONWriter
 
writePartialNumber(CharArr) - Method in class org.apache.noggit.JSONWriter
 
writePrimitive(Object) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeShort(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeSolrDocument(SolrDocument) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeSolrDocumentList(SolrDocumentList) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeSolrInputDocument(SolrInputDocument) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeStr(String) - Method in class org.apache.solr.common.util.JavaBinCodec
write the string as tag+length, with length being the number of UTF-8 bytes
writeString(CharArr, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeString(char[], int, int, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeString(CharSequence, int, int, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeString(CharSequence) - Method in class org.apache.noggit.JSONWriter
 
writeString(CharArr) - Method in class org.apache.noggit.JSONWriter
 
writeStringChars(CharArr) - Method in class org.apache.noggit.JSONWriter
 
writeStringEnd() - Method in class org.apache.noggit.JSONWriter
 
writeStringPart(char[], int, int, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeStringPart(CharSequence, int, int, CharArr) - Static method in class org.apache.noggit.JSONUtil
 
writeStringStart() - Method in class org.apache.noggit.JSONWriter
 
writeTag(byte) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeTag(byte, int) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeTo(OutputStream) - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
writeUnescapedXML(Writer, String, String, Object...) - Static method in class org.apache.solr.common.util.XML
does NOT escape character data in val, must already be valid XML
writeUTF(String) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeVal(Object) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeValueSeparator() - Method in class org.apache.noggit.JSONWriter
 
writeVInt(int, FastOutputStream) - Static method in class org.apache.solr.common.util.JavaBinCodec
Special method for variable length int (copied from lucene).
writeVLong(long, FastOutputStream) - Static method in class org.apache.solr.common.util.JavaBinCodec
 
writeXML(Writer) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
writeXML(Writer) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
 
writeXML(SolrInputDocument, Writer) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
writeXML(Writer, String, String) - Static method in class org.apache.solr.common.util.XML
 
writeXML(Writer, String, String, Object...) - Static method in class org.apache.solr.common.util.XML
escapes character data in val
writeXML(Writer, String, String, Map<String, String>) - Static method in class org.apache.solr.common.util.XML
escapes character data in val
written - Variable in class org.apache.solr.common.util.FastOutputStream
 
written() - Method in class org.apache.solr.common.util.FastOutputStream
Returns the number of bytes actually written to the underlying OutputStream, not including anything currently buffered by this class itself.
WT - Static variable in interface org.apache.solr.common.params.CommonParams
the response writer type - the format of the response

X

XML - Class in org.apache.solr.common.util
 
XML() - Constructor for class org.apache.solr.common.util.XML
 
XMLErrorLogger - Class in org.apache.solr.common.util
 
XMLErrorLogger(Logger) - Constructor for class org.apache.solr.common.util.XMLErrorLogger
 
XMLResponseParser - Class in org.apache.solr.client.solrj.impl
 
XMLResponseParser() - Constructor for class org.apache.solr.client.solrj.impl.XMLResponseParser
 
XMLResponseParser.KnownType - Enum in org.apache.solr.client.solrj.impl
 
XSL - Static variable in interface org.apache.solr.common.params.CommonParams
stylesheet to apply to XML results

Z

ZkClientConnectionStrategy - Class in org.apache.solr.common.cloud
 
ZkClientConnectionStrategy() - Constructor for class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
ZkClientConnectionStrategy.ConnectedListener - Interface in org.apache.solr.common.cloud
 
ZkClientConnectionStrategy.DisconnectedListener - Interface in org.apache.solr.common.cloud
 
ZkClientConnectionStrategy.ZkUpdate - Class in org.apache.solr.common.cloud
 
ZkClientConnectionStrategy.ZkUpdate() - Constructor for class org.apache.solr.common.cloud.ZkClientConnectionStrategy.ZkUpdate
 
ZkCmdExecutor - Class in org.apache.solr.common.cloud
 
ZkCmdExecutor() - Constructor for class org.apache.solr.common.cloud.ZkCmdExecutor
 
ZkCoreNodeProps - Class in org.apache.solr.common.cloud
 
ZkCoreNodeProps(ZkNodeProps) - Constructor for class org.apache.solr.common.cloud.ZkCoreNodeProps
 
ZkNodeProps - Class in org.apache.solr.common.cloud
ZkNodeProps contains generic immutable properties.
ZkNodeProps(Map<String, Object>) - Constructor for class org.apache.solr.common.cloud.ZkNodeProps
Construct ZKNodeProps from map.
ZkNodeProps(String...) - Constructor for class org.apache.solr.common.cloud.ZkNodeProps
Constructor that populates the from array of Strings in form key1, value1, key2, value2, ..., keyN, valueN
ZkOperation - Class in org.apache.solr.common.cloud
A callback object which can be used for implementing retry-able operations.
ZkOperation() - Constructor for class org.apache.solr.common.cloud.ZkOperation
 
ZkStateReader - Class in org.apache.solr.common.cloud
 
ZkStateReader(SolrZkClient) - Constructor for class org.apache.solr.common.cloud.ZkStateReader
 
ZkStateReader(String, int, int) - Constructor for class org.apache.solr.common.cloud.ZkStateReader
 
ZooKeeperException - Exception in org.apache.solr.common.cloud
 
ZooKeeperException(SolrException.ErrorCode, String, Throwable) - Constructor for exception org.apache.solr.common.cloud.ZooKeeperException
 
ZooKeeperException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.common.cloud.ZooKeeperException
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.