Spring Data Solr

org.springframework.data.solr.core.query
Class HighlightOptions.HighlightParameter

java.lang.Object
  extended by org.springframework.data.solr.core.query.QueryParameterImpl
      extended by org.springframework.data.solr.core.query.HighlightOptions.HighlightParameter
All Implemented Interfaces:
QueryParameter
Enclosing class:
HighlightOptions

public static class HighlightOptions.HighlightParameter
extends QueryParameterImpl

Query Parameter to be used for highlighting

Author:
Christoph Strobl

Constructor Summary
HighlightOptions.HighlightParameter(String parameter, Object value)
           
 
Method Summary
 
Methods inherited from class org.springframework.data.solr.core.query.QueryParameterImpl
equals, getName, getValue, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HighlightOptions.HighlightParameter

public HighlightOptions.HighlightParameter(String parameter,
                                           Object value)

Spring Data Solr

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