Class Hierarchy
- java.lang.Object
- org.springframework.data.solr.core.query.result.DelegatingCursor<T> (implements org.springframework.data.solr.core.query.result.Cursor<T>)
- org.springframework.data.solr.core.query.result.DelegatingCursor.PartialResult<T> (implements java.lang.Iterable<T>)
- org.springframework.data.solr.core.query.result.HighlightEntry<T>
- org.springframework.data.solr.core.query.result.HighlightEntry.Highlight
- org.springframework.data.domain.PageImpl<T> (implements org.springframework.data.domain.Page<T>)
- org.springframework.data.solr.core.query.result.SolrResultPage<T> (implements org.springframework.data.solr.core.query.result.FacetPage<T>, org.springframework.data.solr.core.query.result.GroupPage<T>, org.springframework.data.solr.core.query.result.HighlightPage<T>, org.springframework.data.solr.core.query.result.ScoredPage<T>, org.springframework.data.solr.core.query.result.StatsPage<T>)
- org.springframework.data.solr.core.query.result.SimpleGroupEntry<T> (implements org.springframework.data.solr.core.query.result.GroupEntry<T>)
- org.springframework.data.solr.core.query.result.SimpleGroupResult<T> (implements org.springframework.data.solr.core.query.result.GroupResult<T>)
- org.springframework.data.solr.core.query.result.SimpleStatsResult (implements org.springframework.data.solr.core.query.result.StatsResult)
- org.springframework.data.solr.core.query.result.StringPageKey (implements org.springframework.data.solr.core.query.result.PageKey)
- org.springframework.data.solr.core.query.result.TermsResultPage (implements org.springframework.data.solr.core.query.result.TermsPage)
- org.springframework.data.solr.core.query.result.ValueCountEntry (implements org.springframework.data.solr.core.query.result.CountEntry)
Interface Hierarchy
- java.lang.AutoCloseable
- org.springframework.data.solr.core.query.result.CountEntry
- org.springframework.data.solr.core.query.result.FacetEntry
- org.springframework.data.solr.core.query.result.TermsEntry
- org.springframework.data.solr.core.query.result.GroupEntry<T>
- org.springframework.data.solr.core.query.result.GroupResult<T>
- java.lang.Iterable<T>
- org.springframework.data.domain.Slice<T>
- org.springframework.data.domain.Page<T>
- org.springframework.data.solr.core.query.result.FacetPage<T>
- org.springframework.data.solr.core.query.result.GroupPage<T>
- org.springframework.data.solr.core.query.result.HighlightPage<T>
- org.springframework.data.solr.core.query.result.ScoredPage<T>
- org.springframework.data.solr.core.query.result.StatsPage<T>
- org.springframework.data.solr.core.query.result.TermsPage
- java.util.Iterator<E>
- org.springframework.data.solr.core.query.result.Cursor<T> (also extends java.io.Closeable)
- org.springframework.data.solr.core.query.result.PageKey
- org.springframework.data.solr.core.query.result.StatsResult
Enum Hierarchy
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.