Class: Sunspot::Search::QueryFacet::RequestedFacet

Inherits:
Struct
  • Object
show all
Defined in:
lib/sunspot/search/query_facet.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#boolean_phraseObject

Returns the value of attribute boolean_phrase

Returns:

  • (Object)

    the current value of boolean_phrase



4
5
6
# File 'lib/sunspot/search/query_facet.rb', line 4

def boolean_phrase
  @boolean_phrase
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



4
5
6
# File 'lib/sunspot/search/query_facet.rb', line 4

def label
  @label
end