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

A

addReplicaProperty(String, String, String, String, AddReplicaPropertyRequestBody) - Method in interface org.apache.solr.client.api.endpoint.AddReplicaPropertyApi
 
AddReplicaPropertyApi - Interface in org.apache.solr.client.api.endpoint
 
AddReplicaPropertyRequestBody - Class in org.apache.solr.client.api.model
 
AddReplicaPropertyRequestBody() - Constructor for class org.apache.solr.client.api.model.AddReplicaPropertyRequestBody
 
AddReplicaPropertyRequestBody(String) - Constructor for class org.apache.solr.client.api.model.AddReplicaPropertyRequestBody
 
alias - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
alias - Variable in class org.apache.solr.client.api.model.GetAliasByNameResponse
 
aliases - Variable in class org.apache.solr.client.api.model.ListAliasesResponse
 
AliasPropertyApis - Interface in org.apache.solr.client.api.endpoint
V2 API definitions for managing and inspecting properties for collection aliases
ApiMetadata - Class in org.apache.solr.client.api.util
 
ApiMetadata() - Constructor for class org.apache.solr.client.api.util.ApiMetadata
 
async - Variable in class org.apache.solr.client.api.model.BalanceReplicasRequestBody
 
async - Variable in class org.apache.solr.client.api.model.BalanceShardUniqueRequestBody
 
async - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
async - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
async - Variable in class org.apache.solr.client.api.model.CreateCollectionSnapshotRequestBody
 
async - Variable in class org.apache.solr.client.api.model.CreateCoreBackupRequestBody
 
async - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
async - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
async - Variable in class org.apache.solr.client.api.model.DeleteNodeRequestBody
 
async - Variable in class org.apache.solr.client.api.model.InstallShardDataRequestBody
 
async - Variable in class org.apache.solr.client.api.model.MergeIndexesRequestBody
 
async - Variable in class org.apache.solr.client.api.model.MigrateReplicasRequestBody
 
async - Variable in class org.apache.solr.client.api.model.PurgeUnusedFilesRequestBody
 
async - Variable in class org.apache.solr.client.api.model.ReloadCollectionRequestBody
 
async - Variable in class org.apache.solr.client.api.model.ReloadCoreRequestBody
 
async - Variable in class org.apache.solr.client.api.model.RenameCollectionRequestBody
 
async - Variable in class org.apache.solr.client.api.model.RenameCoreRequestBody
 
async - Variable in class org.apache.solr.client.api.model.ReplaceNodeRequestBody
 
async - Variable in class org.apache.solr.client.api.model.RestoreCoreRequestBody
 
async - Variable in class org.apache.solr.client.api.model.ScaleCollectionRequestBody
 
async - Variable in class org.apache.solr.client.api.model.SwapCoresRequestBody
 
async - Variable in class org.apache.solr.client.api.model.UnloadCoreRequestBody
 
async - Variable in class org.apache.solr.client.api.model.UpdateAliasPropertiesRequestBody
 
ASYNC - Static variable in class org.apache.solr.client.api.model.Constants
Async or not? *
asyncId - Variable in class org.apache.solr.client.api.model.InstallCoreDataRequestBody
 
AsyncJerseyResponse - Class in org.apache.solr.client.api.model
 
AsyncJerseyResponse() - Constructor for class org.apache.solr.client.api.model.AsyncJerseyResponse
 

B

BACKUP_LOCATION - Static variable in class org.apache.solr.client.api.model.Constants
A parameter to specify the location where the backup should be stored.
BACKUP_REPOSITORY - Static variable in class org.apache.solr.client.api.model.Constants
A parameter to specify the name of the backup repository to be used.
backupConfigset - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
backupDataResponse - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupResponseBody
 
BackupDeletionData - Class in org.apache.solr.client.api.model
 
BackupDeletionData() - Constructor for class org.apache.solr.client.api.model.BackupDeletionData
 
BackupDeletionResponseBody - Class in org.apache.solr.client.api.model
 
BackupDeletionResponseBody() - Constructor for class org.apache.solr.client.api.model.BackupDeletionResponseBody
 
backupId - Variable in class org.apache.solr.client.api.model.BackupDeletionData
 
backupId - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
backupId - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
backupName - Variable in class org.apache.solr.client.api.model.CreateCoreBackupRequestBody
 
backupRepository - Variable in class org.apache.solr.client.api.model.RestoreCoreRequestBody
 
backups - Variable in class org.apache.solr.client.api.model.ListCollectionBackupsResponse
 
backupStrategy - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
balanceReplicas(BalanceReplicasRequestBody) - Method in interface org.apache.solr.client.api.endpoint.BalanceReplicasApi
 
BalanceReplicasApi - Interface in org.apache.solr.client.api.endpoint
 
BalanceReplicasRequestBody - Class in org.apache.solr.client.api.model
 
BalanceReplicasRequestBody() - Constructor for class org.apache.solr.client.api.model.BalanceReplicasRequestBody
 
BalanceReplicasRequestBody(Set<String>, Boolean, String) - Constructor for class org.apache.solr.client.api.model.BalanceReplicasRequestBody
 
balanceShardUnique(String, BalanceShardUniqueRequestBody) - Method in interface org.apache.solr.client.api.endpoint.BalanceShardUniqueApi
 
BalanceShardUniqueApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for insuring that a specified per-shard property is distributed evenly amongst the physical nodes comprising a collection.
BalanceShardUniqueRequestBody - Class in org.apache.solr.client.api.model
 
BalanceShardUniqueRequestBody() - Constructor for class org.apache.solr.client.api.model.BalanceShardUniqueRequestBody
 
BINARY_CONTENT_TYPE_V2 - Static variable in class org.apache.solr.client.api.util.Constants
 

C

code - Variable in class org.apache.solr.client.api.model.ErrorInfo
 
COLL_CONF - Static variable in class org.apache.solr.client.api.model.Constants
The name of the config set to be used for a collection
collection - Variable in class org.apache.solr.client.api.model.BackupDeletionResponseBody
 
collection - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
collection - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupResponseBody
 
collection - Variable in class org.apache.solr.client.api.model.CreateCollectionSnapshotResponse
 
collection - Variable in class org.apache.solr.client.api.model.DeleteCollectionSnapshotResponse
 
collection - Variable in class org.apache.solr.client.api.model.ListCollectionBackupsResponse
 
COLLECTION - org.apache.solr.client.api.model.IndexType
 
COLLECTION - Static variable in class org.apache.solr.client.api.model.Constants
The name of a collection referenced by an API call
collectionAlias - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
CollectionBackupDetails - Class in org.apache.solr.client.api.model
 
CollectionBackupDetails() - Constructor for class org.apache.solr.client.api.model.CollectionBackupDetails
 
CollectionPropertyApi - Interface in org.apache.solr.client.api.endpoint
V2 API definitions for modifying collection-level properties.
collections - Variable in class org.apache.solr.client.api.model.GetAliasByNameResponse
 
collections - Variable in class org.apache.solr.client.api.model.ListCollectionsResponse
 
commitName - Variable in class org.apache.solr.client.api.model.CreateCoreBackupRequestBody
 
commitName - Variable in class org.apache.solr.client.api.model.CreateCoreSnapshotResponse
 
commitName - Variable in class org.apache.solr.client.api.model.DeleteSnapshotResponse
 
compareTo(SolrVersion) - Method in class org.apache.solr.client.api.util.SolrVersion
 
compareVersions(String, String) - Static method in class org.apache.solr.client.api.util.SolrVersion
Compares two versions v1 and v2.
config - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
configsetName - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
configSets - Variable in class org.apache.solr.client.api.model.ListConfigsetsResponse
 
Constants - Class in org.apache.solr.client.api.model
 
Constants - Class in org.apache.solr.client.api.util
 
core - Variable in class org.apache.solr.client.api.model.CreateCoreSnapshotResponse
 
CORE - org.apache.solr.client.api.model.IndexType
 
coreName - Variable in class org.apache.solr.client.api.model.DeleteSnapshotResponse
 
CoreSnapshotApi - Interface in org.apache.solr.client.api.endpoint
V2 API definitions for Creating, Listing, and Deleting Core Snapshots.
COUNT_PROP - Static variable in class org.apache.solr.client.api.model.Constants
 
createBackup(String, CreateCoreBackupRequestBody) - Method in interface org.apache.solr.client.api.endpoint.CreateCoreBackupApi
 
createCollection(CreateCollectionRequestBody) - Method in interface org.apache.solr.client.api.endpoint.CreateCollectionApi
 
CreateCollectionApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for creating a SolrCloud collection
createCollectionBackup(String, String, CreateCollectionBackupRequestBody) - Method in interface org.apache.solr.client.api.endpoint.CreateCollectionBackupApi
 
CreateCollectionBackupApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for creating a new "backup" of a specified collection
CreateCollectionBackupDetails - Class in org.apache.solr.client.api.model
 
CreateCollectionBackupDetails() - Constructor for class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
CreateCollectionBackupRequestBody - Class in org.apache.solr.client.api.model
 
CreateCollectionBackupRequestBody() - Constructor for class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
CreateCollectionBackupResponseBody - Class in org.apache.solr.client.api.model
 
CreateCollectionBackupResponseBody() - Constructor for class org.apache.solr.client.api.model.CreateCollectionBackupResponseBody
 
CreateCollectionRequestBody - Class in org.apache.solr.client.api.model
Request body for v2 "create collection" requests
CreateCollectionRequestBody() - Constructor for class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
CreateCollectionRouterProperties - Class in org.apache.solr.client.api.model
 
CreateCollectionRouterProperties() - Constructor for class org.apache.solr.client.api.model.CreateCollectionRouterProperties
 
createCollectionSnapshot(String, String, CreateCollectionSnapshotRequestBody) - Method in interface org.apache.solr.client.api.endpoint.CreateCollectionSnapshotApi
 
CreateCollectionSnapshotApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for creating a collection-level snapshot.
CreateCollectionSnapshotRequestBody - Class in org.apache.solr.client.api.model
 
CreateCollectionSnapshotRequestBody() - Constructor for class org.apache.solr.client.api.model.CreateCollectionSnapshotRequestBody
 
CreateCollectionSnapshotResponse - Class in org.apache.solr.client.api.model
 
CreateCollectionSnapshotResponse() - Constructor for class org.apache.solr.client.api.model.CreateCollectionSnapshotResponse
 
CreateCoreBackupApi - Interface in org.apache.solr.client.api.endpoint
 
CreateCoreBackupRequestBody - Class in org.apache.solr.client.api.model
 
CreateCoreBackupRequestBody() - Constructor for class org.apache.solr.client.api.model.CreateCoreBackupRequestBody
 
CreateCoreSnapshotResponse - Class in org.apache.solr.client.api.model
 
CreateCoreSnapshotResponse() - Constructor for class org.apache.solr.client.api.model.CreateCoreSnapshotResponse
 
createOrUpdateAliasProperty(String, String, UpdateAliasPropertyRequestBody) - Method in interface org.apache.solr.client.api.endpoint.AliasPropertyApis
 
createOrUpdateCollectionProperty(String, String, UpdateCollectionPropertyRequestBody) - Method in interface org.apache.solr.client.api.endpoint.CollectionPropertyApi
 
createReplica(String, String, CreateReplicaRequestBody) - Method in interface org.apache.solr.client.api.endpoint.CreateReplicaApi
 
CreateReplicaApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for adding a new replica to an existing shard.
CreateReplicaRequestBody - Class in org.apache.solr.client.api.model
 
CreateReplicaRequestBody() - Constructor for class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
createReplicas - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
createReplicas - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
createShard(String, CreateShardRequestBody) - Method in interface org.apache.solr.client.api.endpoint.CreateShardApi
 
CreateShardApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for creating a new shard in a collection.
CreateShardRequestBody - Class in org.apache.solr.client.api.model
 
CreateShardRequestBody() - Constructor for class org.apache.solr.client.api.model.CreateShardRequestBody
 
createSnapshot(String, String, String) - Method in interface org.apache.solr.client.api.endpoint.CoreSnapshotApi
 

D

dataDir - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
DELETE_DATA_DIR - Static variable in class org.apache.solr.client.api.model.Constants
 
DELETE_INDEX - Static variable in class org.apache.solr.client.api.model.Constants
If you unload a core, delete the index too
DELETE_INSTANCE_DIR - Static variable in class org.apache.solr.client.api.model.Constants
 
deleteAlias(String, String) - Method in interface org.apache.solr.client.api.endpoint.DeleteAliasApi
 
DeleteAliasApi - Interface in org.apache.solr.client.api.endpoint
 
deleteAliasProperty(String, String) - Method in interface org.apache.solr.client.api.endpoint.AliasPropertyApis
 
deleteCollection(String, Boolean, String) - Method in interface org.apache.solr.client.api.endpoint.DeleteCollectionApi
 
DeleteCollectionApi - Interface in org.apache.solr.client.api.endpoint
 
DeleteCollectionBackupApi - Interface in org.apache.solr.client.api.endpoint
 
deleteCollectionProperty(String, String) - Method in interface org.apache.solr.client.api.endpoint.CollectionPropertyApi
 
deleteCollectionSnapshot(String, String, boolean, String) - Method in interface org.apache.solr.client.api.endpoint.DeleteCollectionSnapshotApi
This API is analogous to V1's (POST /solr/admin/collections?action=DELETESNAPSHOT)
DeleteCollectionSnapshotApi - Interface in org.apache.solr.client.api.endpoint
 
DeleteCollectionSnapshotResponse - Class in org.apache.solr.client.api.model
DeleteCollectionSnapshotResponse() - Constructor for class org.apache.solr.client.api.model.DeleteCollectionSnapshotResponse
 
deleted - Variable in class org.apache.solr.client.api.model.BackupDeletionResponseBody
 
deleted - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupResponseBody
 
deleted - Variable in class org.apache.solr.client.api.model.PurgeUnusedResponse
 
deleteDataDir - Variable in class org.apache.solr.client.api.model.ScaleCollectionRequestBody
 
deleteDataDir - Variable in class org.apache.solr.client.api.model.UnloadCoreRequestBody
 
deleteIndex - Variable in class org.apache.solr.client.api.model.ScaleCollectionRequestBody
 
deleteIndex - Variable in class org.apache.solr.client.api.model.UnloadCoreRequestBody
 
deleteInstanceDir - Variable in class org.apache.solr.client.api.model.ScaleCollectionRequestBody
 
deleteInstanceDir - Variable in class org.apache.solr.client.api.model.UnloadCoreRequestBody
 
deleteMultipleBackupsByRecency(String, Integer, String, String, String) - Method in interface org.apache.solr.client.api.endpoint.DeleteCollectionBackupApi
 
deleteNode(String, DeleteNodeRequestBody) - Method in interface org.apache.solr.client.api.endpoint.DeleteNodeApi
 
DeleteNodeApi - Interface in org.apache.solr.client.api.endpoint
 
DeleteNodeRequestBody - Class in org.apache.solr.client.api.model
 
DeleteNodeRequestBody() - Constructor for class org.apache.solr.client.api.model.DeleteNodeRequestBody
 
DeleteReplicaApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for deleting one or more existing replicas from one or more shards.
deleteReplicaByName(String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, String) - Method in interface org.apache.solr.client.api.endpoint.DeleteReplicaApi
 
deleteReplicaProperty(String, String, String, String) - Method in interface org.apache.solr.client.api.endpoint.DeleteReplicaPropertyApi
 
DeleteReplicaPropertyApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for removing a property from a collection replica
deleteReplicasByCount(String, String, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, String) - Method in interface org.apache.solr.client.api.endpoint.DeleteReplicaApi
 
deleteReplicasByCountAllShards(String, ScaleCollectionRequestBody) - Method in interface org.apache.solr.client.api.endpoint.DeleteReplicaApi
 
deleteShard(String, String, Boolean, Boolean, Boolean, Boolean, String) - Method in interface org.apache.solr.client.api.endpoint.DeleteShardApi
 
DeleteShardApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for deleting a particular shard from its collection.
deleteSingleBackupById(String, String, String, String, String) - Method in interface org.apache.solr.client.api.endpoint.DeleteCollectionBackupApi
 
deleteSnapshot(String, String, String) - Method in interface org.apache.solr.client.api.endpoint.CoreSnapshotApi
 
DeleteSnapshotResponse - Class in org.apache.solr.client.api.model
 
DeleteSnapshotResponse() - Constructor for class org.apache.solr.client.api.model.DeleteSnapshotResponse
 
details - Variable in class org.apache.solr.client.api.model.ErrorInfo
 

E

endTime - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
endTime - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
equals(Object) - Method in class org.apache.solr.client.api.util.SolrVersion
 
error - Variable in class org.apache.solr.client.api.model.SolrJerseyResponse
 
ERROR_CLASS - Static variable in class org.apache.solr.client.api.model.ErrorInfo
 
errorClass - Variable in class org.apache.solr.client.api.model.ErrorInfo.ErrorMetadata
 
ErrorInfo - Class in org.apache.solr.client.api.model
A value type representing an error.
ErrorInfo() - Constructor for class org.apache.solr.client.api.model.ErrorInfo
 
ErrorInfo.ErrorMetadata - Class in org.apache.solr.client.api.model
 
ErrorMetadata() - Constructor for class org.apache.solr.client.api.model.ErrorInfo.ErrorMetadata
 
extraProperties - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
extraProperties - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
extraProperties - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 

F

failedSubResponsesByNodeName - Variable in class org.apache.solr.client.api.model.SubResponseAccumulatingJerseyResponse
 
field - Variable in class org.apache.solr.client.api.model.CreateCollectionRouterProperties
 
files - Variable in class org.apache.solr.client.api.model.CreateCoreSnapshotResponse
 
FlexibleSolrJerseyResponse - Class in org.apache.solr.client.api.model
A SolrJerseyResponse which can accept any top-level properties.
FlexibleSolrJerseyResponse() - Constructor for class org.apache.solr.client.api.model.FlexibleSolrJerseyResponse
 
FOLLOW_ALIASES - Static variable in class org.apache.solr.client.api.model.Constants
Option to follow aliases when deciding the target of a collection admin command.
followAliases - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
followAliases - Variable in class org.apache.solr.client.api.model.CreateCollectionSnapshotRequestBody
 
followAliases - Variable in class org.apache.solr.client.api.model.CreateCollectionSnapshotResponse
 
followAliases - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
followAliases - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
followAliases - Variable in class org.apache.solr.client.api.model.DeleteCollectionSnapshotResponse
 
followAliases - Variable in class org.apache.solr.client.api.model.RenameCollectionRequestBody
 
followAliases - Variable in class org.apache.solr.client.api.model.ScaleCollectionRequestBody
 
ForceLeaderApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for triggering a leader election on a particular collection and shard.
forceShardLeader(String, String) - Method in interface org.apache.solr.client.api.endpoint.ForceLeaderApi
 
forIntegers(int, int, int) - Static method in class org.apache.solr.client.api.util.SolrVersion
Create a SolrVersion instance from set of integer values.

G

garbageCollectUnusedBackupFiles(String, PurgeUnusedFilesRequestBody) - Method in interface org.apache.solr.client.api.endpoint.DeleteCollectionBackupApi
 
generation - Variable in class org.apache.solr.client.api.model.CreateCoreSnapshotResponse
 
generationNumber - Variable in class org.apache.solr.client.api.model.SnapshotInformation
 
GENERIC_ENTITY_PROPERTY - Static variable in class org.apache.solr.client.api.util.Constants
 
getAliasByName(String) - Method in interface org.apache.solr.client.api.endpoint.ListAliasesApi
 
GetAliasByNameResponse - Class in org.apache.solr.client.api.model
 
GetAliasByNameResponse() - Constructor for class org.apache.solr.client.api.model.GetAliasByNameResponse
 
getAliases() - Method in interface org.apache.solr.client.api.endpoint.ListAliasesApi
 
getAliasProperty(String, String) - Method in interface org.apache.solr.client.api.endpoint.AliasPropertyApis
 
GetAliasPropertyResponse - Class in org.apache.solr.client.api.model
 
GetAliasPropertyResponse() - Constructor for class org.apache.solr.client.api.model.GetAliasPropertyResponse
 
getAllAliasProperties(String) - Method in interface org.apache.solr.client.api.endpoint.AliasPropertyApis
 
GetAllAliasPropertiesResponse - Class in org.apache.solr.client.api.model
 
GetAllAliasPropertiesResponse() - Constructor for class org.apache.solr.client.api.model.GetAllAliasPropertiesResponse
 
getCommandStatus(String) - Method in interface org.apache.solr.client.api.endpoint.GetNodeCommandStatusApi
 
getMajorVersion() - Method in class org.apache.solr.client.api.util.SolrVersion
 
getMinorVersion() - Method in class org.apache.solr.client.api.util.SolrVersion
 
GetNodeCommandStatusApi - Interface in org.apache.solr.client.api.endpoint
V2 API for checking the status of a core-level asynchronous command.
GetNodeCommandStatusResponse - Class in org.apache.solr.client.api.model
 
GetNodeCommandStatusResponse() - Constructor for class org.apache.solr.client.api.model.GetNodeCommandStatusResponse
 
getPatchVersion() - Method in class org.apache.solr.client.api.util.SolrVersion
 
getPrereleaseVersion() - Method in class org.apache.solr.client.api.util.SolrVersion
 
getPublicKey() - Method in interface org.apache.solr.client.api.endpoint.GetPublicKeyApi
 
GetPublicKeyApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition to fetch the public key of the receiving node.
GetSchemaApi - Interface in org.apache.solr.client.api.endpoint
 
getSchemaInfo() - Method in interface org.apache.solr.client.api.endpoint.GetSchemaApi
 
getSchemaName() - Method in interface org.apache.solr.client.api.endpoint.GetSchemaApi
 
getSchemaSimilarity() - Method in interface org.apache.solr.client.api.endpoint.GetSchemaApi
 
getSchemaUniqueKey() - Method in interface org.apache.solr.client.api.endpoint.GetSchemaApi
 
getSchemaVersion() - Method in interface org.apache.solr.client.api.endpoint.GetSchemaApi
 
getSchemaZkVersion(Integer) - Method in interface org.apache.solr.client.api.endpoint.GetSchemaApi
 
greaterThan(SolrVersion) - Method in class org.apache.solr.client.api.util.SolrVersion
 
greaterThanOrEqualTo(SolrVersion) - Method in class org.apache.solr.client.api.util.SolrVersion
 

H

hashCode() - Method in class org.apache.solr.client.api.util.SolrVersion
 

I

incremental - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
incremental - Variable in class org.apache.solr.client.api.model.CreateCoreBackupRequestBody
 
INDEX_NAME_PATH_PARAMETER - Static variable in class org.apache.solr.client.api.util.Constants
 
INDEX_PATH_PREFIX - Static variable in class org.apache.solr.client.api.util.Constants
 
INDEX_TYPE_PATH_PARAMETER - Static variable in class org.apache.solr.client.api.util.Constants
 
indexDirPath - Variable in class org.apache.solr.client.api.model.CreateCoreSnapshotResponse
 
indexDirPath - Variable in class org.apache.solr.client.api.model.SnapshotInformation
 
indexDirs - Variable in class org.apache.solr.client.api.model.MergeIndexesRequestBody
 
indexFileCount - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
indexFileCount - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
indexSizeMB - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
indexSizeMB - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
IndexType - Enum in org.apache.solr.client.api.model
 
indexVersion - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
indexVersion - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
installCoreData(String, InstallCoreDataRequestBody) - Method in interface org.apache.solr.client.api.endpoint.InstallCoreDataApi
 
InstallCoreDataApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for installing an offline index to a single core of a shard.
InstallCoreDataRequestBody - Class in org.apache.solr.client.api.model
 
InstallCoreDataRequestBody() - Constructor for class org.apache.solr.client.api.model.InstallCoreDataRequestBody
 
installShardData(String, String, InstallShardDataRequestBody) - Method in interface org.apache.solr.client.api.endpoint.InstallShardDataApi
 
InstallShardDataApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition allowing users to import offline-constructed index into a shard.
InstallShardDataRequestBody - Class in org.apache.solr.client.api.model
 
InstallShardDataRequestBody() - Constructor for class org.apache.solr.client.api.model.InstallShardDataRequestBody
 
instanceDir - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 

J

jsonQuery(InputStream) - Method in interface org.apache.solr.client.api.endpoint.SelectApi
 

K

key - Variable in class org.apache.solr.client.api.model.PublicKeyResponse
 

L

LATEST - Static variable in class org.apache.solr.client.api.util.SolrVersion
This instance represents the current (latest) version of Solr.
LATEST_STRING - Static variable in class org.apache.solr.client.api.util.SolrVersion
 
lessThan(SolrVersion) - Method in class org.apache.solr.client.api.util.SolrVersion
 
lessThanOrEqualTo(SolrVersion) - Method in class org.apache.solr.client.api.util.SolrVersion
 
ListAliasesApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for listing and inspecting collection aliases
ListAliasesResponse - Class in org.apache.solr.client.api.model
 
ListAliasesResponse() - Constructor for class org.apache.solr.client.api.model.ListAliasesResponse
 
listBackupsAtLocation(String, String, String) - Method in interface org.apache.solr.client.api.endpoint.ListCollectionBackupsApi
 
ListCollectionBackupsApi - Interface in org.apache.solr.client.api.endpoint
V2 API definitions for collection-backup "listing".
ListCollectionBackupsResponse - Class in org.apache.solr.client.api.model
 
ListCollectionBackupsResponse() - Constructor for class org.apache.solr.client.api.model.ListCollectionBackupsResponse
 
listCollections() - Method in interface org.apache.solr.client.api.endpoint.ListCollectionsApi
 
ListCollectionsApi - Interface in org.apache.solr.client.api.endpoint
 
ListCollectionsResponse - Class in org.apache.solr.client.api.model
 
ListCollectionsResponse() - Constructor for class org.apache.solr.client.api.model.ListCollectionsResponse
 
listConfigSet() - Method in interface org.apache.solr.client.api.endpoint.ListConfigsetsApi
 
ListConfigsetsApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for listing configsets.
ListConfigsetsResponse - Class in org.apache.solr.client.api.model
 
ListConfigsetsResponse() - Constructor for class org.apache.solr.client.api.model.ListConfigsetsResponse
 
ListCoreSnapshotsResponse - Class in org.apache.solr.client.api.model
 
ListCoreSnapshotsResponse() - Constructor for class org.apache.solr.client.api.model.ListCoreSnapshotsResponse
 
listSnapshots(String) - Method in interface org.apache.solr.client.api.endpoint.CoreSnapshotApi
 
location - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
location - Variable in class org.apache.solr.client.api.model.CreateCoreBackupRequestBody
 
location - Variable in class org.apache.solr.client.api.model.InstallCoreDataRequestBody
 
location - Variable in class org.apache.solr.client.api.model.InstallShardDataRequestBody
 
location - Variable in class org.apache.solr.client.api.model.PurgeUnusedFilesRequestBody
 
location - Variable in class org.apache.solr.client.api.model.RestoreCoreRequestBody
 

M

maxNumBackupPoints - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
mergeIndexes(String, MergeIndexesRequestBody) - Method in interface org.apache.solr.client.api.endpoint.MergeIndexesApi
 
MergeIndexesApi - Interface in org.apache.solr.client.api.endpoint
V2 API for merging one or more indexes(either from multiple Solr cores or multiple index directories) to another index.
MergeIndexesRequestBody - Class in org.apache.solr.client.api.model
Request body for endpoints MergeIndexesApi
MergeIndexesRequestBody() - Constructor for class org.apache.solr.client.api.model.MergeIndexesRequestBody
 
metadata - Variable in class org.apache.solr.client.api.model.ErrorInfo
 
migrateReplicas(MigrateReplicasRequestBody) - Method in interface org.apache.solr.client.api.endpoint.MigrateReplicasApi
 
MigrateReplicasApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for migrating replicas from a set of nodes to another set of nodes.
MigrateReplicasRequestBody - Class in org.apache.solr.client.api.model
 
MigrateReplicasRequestBody() - Constructor for class org.apache.solr.client.api.model.MigrateReplicasRequestBody
 
MigrateReplicasRequestBody(Set<String>, Set<String>, Boolean, String) - Constructor for class org.apache.solr.client.api.model.MigrateReplicasRequestBody
 
msg - Variable in class org.apache.solr.client.api.model.ErrorInfo
 
msg - Variable in class org.apache.solr.client.api.model.GetNodeCommandStatusResponse
 

N

name - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
name - Variable in class org.apache.solr.client.api.model.CreateCollectionRouterProperties
 
name - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
name - Variable in class org.apache.solr.client.api.model.RestoreCoreRequestBody
 
name - Variable in class org.apache.solr.client.api.model.SchemaNameResponse
 
node - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
nodes - Variable in class org.apache.solr.client.api.model.BalanceReplicasRequestBody
 
nodeSet - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
nodeSet - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
nodeSet - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
nrtReplicas - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
nrtReplicas - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
nrtReplicas - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
numBackupIds - Variable in class org.apache.solr.client.api.model.PurgeUnusedResponse.PurgeUnusedStats
 
numFiles - Variable in class org.apache.solr.client.api.model.BackupDeletionData
 
numIndexFiles - Variable in class org.apache.solr.client.api.model.PurgeUnusedResponse.PurgeUnusedStats
 
numShardBackupIds - Variable in class org.apache.solr.client.api.model.PurgeUnusedResponse.PurgeUnusedStats
 
numShards - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
numShards - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
numToDelete - Variable in class org.apache.solr.client.api.model.ScaleCollectionRequestBody
 

O

ONLY_IF_DOWN - Static variable in class org.apache.solr.client.api.model.Constants
 
onlyActiveNodes - Variable in class org.apache.solr.client.api.model.BalanceShardUniqueRequestBody
 
onlyIfDown - Variable in class org.apache.solr.client.api.model.ScaleCollectionRequestBody
 
org.apache.solr.client.api - package org.apache.solr.client.api
Root package for interfaces and POJOs used to describe Solr's v2 APIs
org.apache.solr.client.api.endpoint - package org.apache.solr.client.api.endpoint
Interfaces representing individual Solr v2 APIs.
org.apache.solr.client.api.model - package org.apache.solr.client.api.model
POJOs representing various inputs and outputs of the v2 APIs described in org.apache.solr.client.api.endpoint
org.apache.solr.client.api.util - package org.apache.solr.client.api.util
Utilities for working with Solr api interfaces and model classes.

P

partialResults - Variable in class org.apache.solr.client.api.model.SolrJerseyResponse.ResponseHeader
 
perReplicaState - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
prevShardBackupId - Variable in class org.apache.solr.client.api.model.CreateCoreBackupRequestBody
 
properties - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
properties - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
properties - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
properties - Variable in class org.apache.solr.client.api.model.GetAliasByNameResponse
 
properties - Variable in class org.apache.solr.client.api.model.GetAllAliasPropertiesResponse
 
properties - Variable in class org.apache.solr.client.api.model.ListAliasesResponse
 
properties - Variable in class org.apache.solr.client.api.model.UpdateAliasPropertiesRequestBody
 
property - Variable in class org.apache.solr.client.api.model.BalanceShardUniqueRequestBody
 
PublicKeyResponse - Class in org.apache.solr.client.api.model
 
PublicKeyResponse() - Constructor for class org.apache.solr.client.api.model.PublicKeyResponse
 
pullReplicas - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
pullReplicas - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
pullReplicas - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
PurgeUnusedFilesRequestBody - Class in org.apache.solr.client.api.model
PurgeUnusedFilesRequestBody() - Constructor for class org.apache.solr.client.api.model.PurgeUnusedFilesRequestBody
 
PurgeUnusedResponse - Class in org.apache.solr.client.api.model
 
PurgeUnusedResponse() - Constructor for class org.apache.solr.client.api.model.PurgeUnusedResponse
 
PurgeUnusedResponse.PurgeUnusedStats - Class in org.apache.solr.client.api.model
 
PurgeUnusedStats() - Constructor for class org.apache.solr.client.api.model.PurgeUnusedResponse.PurgeUnusedStats
 

Q

qTime - Variable in class org.apache.solr.client.api.model.SolrJerseyResponse.ResponseHeader
 
query(String, List<String>, String, Integer) - Method in interface org.apache.solr.client.api.endpoint.SelectApi
 

R

ReflectWritable - Interface in org.apache.solr.client.api.util
A marker interface used by v2 POJOs to indicate they contain annotations that can be written out via reflection.
reloadCollection(String, ReloadCollectionRequestBody) - Method in interface org.apache.solr.client.api.endpoint.ReloadCollectionApi
 
ReloadCollectionApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for reloading collections.
ReloadCollectionRequestBody - Class in org.apache.solr.client.api.model
 
ReloadCollectionRequestBody() - Constructor for class org.apache.solr.client.api.model.ReloadCollectionRequestBody
 
reloadCore(String, ReloadCoreRequestBody) - Method in interface org.apache.solr.client.api.endpoint.ReloadCoreApi
 
ReloadCoreApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for reloading an individual core.
ReloadCoreRequestBody - Class in org.apache.solr.client.api.model
 
ReloadCoreRequestBody() - Constructor for class org.apache.solr.client.api.model.ReloadCoreRequestBody
 
renameCollection(String, RenameCollectionRequestBody) - Method in interface org.apache.solr.client.api.endpoint.RenameCollectionApi
 
RenameCollectionApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for "renaming" an existing collection
RenameCollectionRequestBody - Class in org.apache.solr.client.api.model
 
RenameCollectionRequestBody() - Constructor for class org.apache.solr.client.api.model.RenameCollectionRequestBody
 
renameCore(String, RenameCoreRequestBody) - Method in interface org.apache.solr.client.api.endpoint.RenameCoreApi
 
RenameCoreApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for renaming a Solr core.
RenameCoreRequestBody - Class in org.apache.solr.client.api.model
 
RenameCoreRequestBody() - Constructor for class org.apache.solr.client.api.model.RenameCoreRequestBody
 
replaceNode(String, ReplaceNodeRequestBody) - Method in interface org.apache.solr.client.api.endpoint.ReplaceNodeApi
 
ReplaceNodeApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for recreating replicas in one node (the source) on another node(s) (the target).
ReplaceNodeRequestBody - Class in org.apache.solr.client.api.model
 
ReplaceNodeRequestBody() - Constructor for class org.apache.solr.client.api.model.ReplaceNodeRequestBody
 
ReplaceNodeRequestBody(String, Boolean, String) - Constructor for class org.apache.solr.client.api.model.ReplaceNodeRequestBody
 
replicationFactor - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
replicationFactor - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
repository - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
repository - Variable in class org.apache.solr.client.api.model.CreateCoreBackupRequestBody
 
repository - Variable in class org.apache.solr.client.api.model.InstallCoreDataRequestBody
 
repository - Variable in class org.apache.solr.client.api.model.InstallShardDataRequestBody
 
repositoryName - Variable in class org.apache.solr.client.api.model.PurgeUnusedFilesRequestBody
 
requestId - Variable in class org.apache.solr.client.api.model.AsyncJerseyResponse
 
response - Variable in class org.apache.solr.client.api.model.GetNodeCommandStatusResponse
 
responseHeader - Variable in class org.apache.solr.client.api.model.SolrJerseyResponse
 
ResponseHeader() - Constructor for class org.apache.solr.client.api.model.SolrJerseyResponse.ResponseHeader
 
restoreCore(String, RestoreCoreRequestBody) - Method in interface org.apache.solr.client.api.endpoint.RestoreCoreApi
 
RestoreCoreApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for restoring a previously taken backup to a core
RestoreCoreRequestBody - Class in org.apache.solr.client.api.model
 
RestoreCoreRequestBody() - Constructor for class org.apache.solr.client.api.model.RestoreCoreRequestBody
 
ROOT_ERROR_CLASS - Static variable in class org.apache.solr.client.api.model.ErrorInfo
 
rootErrorClass - Variable in class org.apache.solr.client.api.model.ErrorInfo.ErrorMetadata
 
route - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
router - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 

S

satisfies(String) - Method in class org.apache.solr.client.api.util.SolrVersion
Returns true if this version satisfies the provided SemVer Expression
ScaleCollectionRequestBody - Class in org.apache.solr.client.api.model
Request body used by DeleteReplicaApi
ScaleCollectionRequestBody() - Constructor for class org.apache.solr.client.api.model.ScaleCollectionRequestBody
 
schema - Variable in class org.apache.solr.client.api.model.SchemaInfoResponse
 
SchemaInfoResponse - Class in org.apache.solr.client.api.model
 
SchemaInfoResponse() - Constructor for class org.apache.solr.client.api.model.SchemaInfoResponse
 
SchemaNameResponse - Class in org.apache.solr.client.api.model
 
SchemaNameResponse() - Constructor for class org.apache.solr.client.api.model.SchemaNameResponse
 
SchemaSimilarityResponse - Class in org.apache.solr.client.api.model
 
SchemaSimilarityResponse() - Constructor for class org.apache.solr.client.api.model.SchemaSimilarityResponse
 
SchemaUniqueKeyResponse - Class in org.apache.solr.client.api.model
 
SchemaUniqueKeyResponse() - Constructor for class org.apache.solr.client.api.model.SchemaUniqueKeyResponse
 
SchemaVersionResponse - Class in org.apache.solr.client.api.model
 
SchemaVersionResponse() - Constructor for class org.apache.solr.client.api.model.SchemaVersionResponse
 
SchemaZkVersionResponse - Class in org.apache.solr.client.api.model
 
SchemaZkVersionResponse() - Constructor for class org.apache.solr.client.api.model.SchemaZkVersionResponse
 
SelectApi - Interface in org.apache.solr.client.api.endpoint
V2 API implementation shim for Solr's querying or otherwise inspecting documents in a core or collection.
setUnknownProperty(String, Object) - Method in class org.apache.solr.client.api.model.FlexibleSolrJerseyResponse
 
setUnknownProperty(String, Object) - Method in class org.apache.solr.client.api.model.SolrJerseyResponse.ResponseHeader
 
shardBackupId - Variable in class org.apache.solr.client.api.model.CreateCoreBackupRequestBody
 
shardBackupId - Variable in class org.apache.solr.client.api.model.RestoreCoreRequestBody
 
shardBackupIds - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
shardBackupIds - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
shardName - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
shardNames - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
shardUnique - Variable in class org.apache.solr.client.api.model.AddReplicaPropertyRequestBody
 
shardUnique - Variable in class org.apache.solr.client.api.model.BalanceShardUniqueRequestBody
 
shuffleNodes - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
similarity - Variable in class org.apache.solr.client.api.model.SchemaSimilarityResponse
 
size - Variable in class org.apache.solr.client.api.model.BackupDeletionData
 
skipNodeAssignment - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
SNAPSHOT_GENERATION_NUM - Static variable in class org.apache.solr.client.api.model.Constants
 
SNAPSHOT_NAME - Static variable in class org.apache.solr.client.api.model.Constants
 
SnapshotInformation - Class in org.apache.solr.client.api.model
Contained in ListCoreSnapshotsResponse, this holds information for a given core's Snapshot
SnapshotInformation(long, String) - Constructor for class org.apache.solr.client.api.model.SnapshotInformation
 
snapshotName - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupRequestBody
 
snapshotName - Variable in class org.apache.solr.client.api.model.CreateCollectionSnapshotResponse
 
snapshotName - Variable in class org.apache.solr.client.api.model.DeleteCollectionSnapshotResponse
 
snapshots - Variable in class org.apache.solr.client.api.model.ListCoreSnapshotsResponse
 
SolrJerseyResponse - Class in org.apache.solr.client.api.model
Base response-body POJO to be used by Jersey resources.
SolrJerseyResponse() - Constructor for class org.apache.solr.client.api.model.SolrJerseyResponse
 
SolrJerseyResponse.ResponseHeader - Class in org.apache.solr.client.api.model
 
SolrVersion - Class in org.apache.solr.client.api.util
Simple Solr version representation backed by a Semantic Versioning library.
sourceNodes - Variable in class org.apache.solr.client.api.model.MigrateReplicasRequestBody
 
srcCores - Variable in class org.apache.solr.client.api.model.MergeIndexesRequestBody
 
startTime - Variable in class org.apache.solr.client.api.model.BackupDeletionData
 
startTime - Variable in class org.apache.solr.client.api.model.CollectionBackupDetails
 
startTime - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
status - Variable in class org.apache.solr.client.api.model.GetNodeCommandStatusResponse
 
status - Variable in class org.apache.solr.client.api.model.SolrJerseyResponse.ResponseHeader
 
StoreApiParameters - Annotation Type in org.apache.solr.client.api.util
Concisely collects the parameters shared by APIs that interact with contents of a specific core/collection.
SubResponseAccumulatingJerseyResponse - Class in org.apache.solr.client.api.model
Represents API responses composed of the responses of various sub-requests.
SubResponseAccumulatingJerseyResponse() - Constructor for class org.apache.solr.client.api.model.SubResponseAccumulatingJerseyResponse
 
successfulSubResponsesByNodeName - Variable in class org.apache.solr.client.api.model.SubResponseAccumulatingJerseyResponse
 
swapCores(String, SwapCoresRequestBody) - Method in interface org.apache.solr.client.api.endpoint.SwapCoresApi
 
SwapCoresApi - Interface in org.apache.solr.client.api.endpoint
V2 API for swapping two existing Solr cores.
SwapCoresRequestBody - Class in org.apache.solr.client.api.model
 
SwapCoresRequestBody() - Constructor for class org.apache.solr.client.api.model.SwapCoresRequestBody
 
syncShard(String, String) - Method in interface org.apache.solr.client.api.endpoint.SyncShardApi
 
SyncShardApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for triggering a shard-sync operation within a particular collection and shard.

T

targetNodeName - Variable in class org.apache.solr.client.api.model.ReplaceNodeRequestBody
 
targetNodes - Variable in class org.apache.solr.client.api.model.MigrateReplicasRequestBody
 
tlogReplicas - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
tlogReplicas - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
tlogReplicas - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
to - Variable in class org.apache.solr.client.api.model.RenameCollectionRequestBody
 
to - Variable in class org.apache.solr.client.api.model.RenameCoreRequestBody
 
toString() - Method in enum org.apache.solr.client.api.model.IndexType
 
toString() - Method in class org.apache.solr.client.api.util.SolrVersion
Return version as plain SemVer string, e.g.
trace - Variable in class org.apache.solr.client.api.model.ErrorInfo
 
type - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 

U

ulogDir - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
uniqueKey - Variable in class org.apache.solr.client.api.model.SchemaUniqueKeyResponse
 
unknownProperties() - Method in class org.apache.solr.client.api.model.FlexibleSolrJerseyResponse
 
unknownProperties() - Method in class org.apache.solr.client.api.model.SolrJerseyResponse.ResponseHeader
 
unloadCore(String, UnloadCoreRequestBody) - Method in interface org.apache.solr.client.api.endpoint.UnloadCoreApi
 
UnloadCoreApi - Interface in org.apache.solr.client.api.endpoint
V2 API definition for unloading a Solr core.
UnloadCoreRequestBody - Class in org.apache.solr.client.api.model
 
UnloadCoreRequestBody() - Constructor for class org.apache.solr.client.api.model.UnloadCoreRequestBody
 
updateAliasProperties(String, UpdateAliasPropertiesRequestBody) - Method in interface org.apache.solr.client.api.endpoint.AliasPropertyApis
 
UpdateAliasPropertiesRequestBody - Class in org.apache.solr.client.api.model
 
UpdateAliasPropertiesRequestBody() - Constructor for class org.apache.solr.client.api.model.UpdateAliasPropertiesRequestBody
 
UpdateAliasPropertyRequestBody - Class in org.apache.solr.client.api.model
 
UpdateAliasPropertyRequestBody() - Constructor for class org.apache.solr.client.api.model.UpdateAliasPropertyRequestBody
 
updateChain - Variable in class org.apache.solr.client.api.model.MergeIndexesRequestBody
 
UpdateCollectionPropertyRequestBody - Class in org.apache.solr.client.api.model
 
UpdateCollectionPropertyRequestBody() - Constructor for class org.apache.solr.client.api.model.UpdateCollectionPropertyRequestBody
 
UpdateCollectionPropertyRequestBody(String) - Constructor for class org.apache.solr.client.api.model.UpdateCollectionPropertyRequestBody
 
uploadedIndexFileCount - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 
uploadedIndexSizeMB - Variable in class org.apache.solr.client.api.model.CreateCollectionBackupDetails
 

V

value - Variable in class org.apache.solr.client.api.model.AddReplicaPropertyRequestBody
 
value - Variable in class org.apache.solr.client.api.model.GetAliasPropertyResponse
 
value - Variable in class org.apache.solr.client.api.model.UpdateAliasPropertyRequestBody
 
value - Variable in class org.apache.solr.client.api.model.UpdateCollectionPropertyRequestBody
 
valueOf(String) - Static method in enum org.apache.solr.client.api.model.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.solr.client.api.util.SolrVersion
Create a SolrVersion instance from string value.
values() - Static method in enum org.apache.solr.client.api.model.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.apache.solr.client.api.model.SchemaVersionResponse
 

W

waitForFinalState - Variable in class org.apache.solr.client.api.model.BalanceReplicasRequestBody
 
waitForFinalState - Variable in class org.apache.solr.client.api.model.CreateCollectionRequestBody
 
waitForFinalState - Variable in class org.apache.solr.client.api.model.CreateReplicaRequestBody
 
waitForFinalState - Variable in class org.apache.solr.client.api.model.CreateShardRequestBody
 
waitForFinalState - Variable in class org.apache.solr.client.api.model.MigrateReplicasRequestBody
 
waitForFinalState - Variable in class org.apache.solr.client.api.model.ReplaceNodeRequestBody
 
warning - Variable in class org.apache.solr.client.api.model.SubResponseAccumulatingJerseyResponse
 
with - Variable in class org.apache.solr.client.api.model.SwapCoresRequestBody
 

Z

zkversion - Variable in class org.apache.solr.client.api.model.SchemaZkVersionResponse
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes All Packages