Class Hierarchy
- java.lang.Object
- org.springframework.data.solr.core.schema.DefaultSchemaOperations (implements org.springframework.data.solr.core.schema.SchemaOperations)
- org.springframework.data.solr.core.schema.MappingJacksonRequestContentParser (implements org.springframework.data.solr.core.schema.ContentParser)
- org.apache.solr.client.solrj.ResponseParser
- org.springframework.data.solr.core.schema.MappingJacksonResponseParser
- org.springframework.data.solr.core.schema.SchemaDefinition
- org.springframework.data.solr.core.schema.SchemaDefinition.CopyFieldDefinition (implements org.springframework.data.solr.core.schema.SchemaDefinition.SchemaField)
- org.springframework.data.solr.core.schema.SchemaDefinition.CopyFieldDefinition.Builder
- org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition (implements org.springframework.data.solr.core.schema.SchemaDefinition.SchemaField)
- org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition.Builder
- org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinitionBuilder
- org.springframework.data.solr.core.schema.SchemaDefinition.Filter
- org.springframework.data.solr.core.schema.SchemaDefinition.Tokenizer
- org.springframework.data.solr.core.schema.SolrPersistentEntitySchemaCreator (implements org.springframework.context.ApplicationListener<E>)
- org.apache.solr.client.solrj.SolrRequest<T> (implements java.io.Serializable)
- org.springframework.data.solr.core.schema.SolrJsonRequest
- org.apache.solr.client.solrj.SolrResponse (implements org.apache.solr.common.MapWriter, java.io.Serializable)
- org.apache.solr.client.solrj.response.SolrResponseBase (implements org.apache.solr.common.MapWriter)
- org.springframework.data.solr.core.schema.SolrJsonResponse
- org.apache.solr.client.solrj.response.SolrResponseBase (implements org.apache.solr.common.MapWriter)
- org.springframework.data.solr.core.schema.SolrSchemaResolver
- org.springframework.data.solr.core.schema.SolrSchemaWriter
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.data.solr.core.schema.SchemaModificationException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.springframework.data.solr.core.schema.ContentParser
- org.springframework.data.solr.core.schema.SchemaDefinition.SchemaField
- org.springframework.data.solr.core.schema.SchemaOperations
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.solr.core.schema.SolrPersistentEntitySchemaCreator.Feature
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)