org.apache.solr.handler.component
Class FacetComponent.QueryFacet

java.lang.Object
  extended by org.apache.solr.handler.component.FacetComponent.FacetBase
      extended by org.apache.solr.handler.component.FacetComponent.QueryFacet
Enclosing class:
FacetComponent

public static class FacetComponent.QueryFacet
extends FacetComponent.FacetBase

This API is experimental and subject to change


Field Summary
 long count
           
 
Constructor Summary
FacetComponent.QueryFacet(org.apache.solr.handler.component.ResponseBuilder rb, String facetStr)
           
 
Method Summary
 
Methods inherited from class org.apache.solr.handler.component.FacetComponent.FacetBase
getKey, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

public long count
Constructor Detail

FacetComponent.QueryFacet

public FacetComponent.QueryFacet(org.apache.solr.handler.component.ResponseBuilder rb,
                                 String facetStr)


Copyright © 2006-2012 DuraSpace. All Rights Reserved.