Spring Data Solr

Uses of Interface
org.springframework.data.solr.core.query.QueryParameter

Packages that use QueryParameter
org.springframework.data.solr.core.query   
 

Uses of QueryParameter in org.springframework.data.solr.core.query
 

Classes in org.springframework.data.solr.core.query with type parameters of type QueryParameter
 class FieldWithQueryParameters<T extends QueryParameter>
          Field that holds additional parameters to provide query hints to solr.
 

Classes in org.springframework.data.solr.core.query that implement QueryParameter
static class FacetOptions.FacetParameter
           
static class HighlightOptions.HighlightParameter
          Query Parameter to be used for highlighting
 class QueryParameterImpl
          Trivial implementation of QueryParameter.
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.