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

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

Overview

:nodoc:

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) boolean_phrase

Returns the value of attribute boolean_phrase

Returns:

  • (Object)

    the current value of boolean_phrase



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

def boolean_phrase
  @boolean_phrase
end

- (Object) label

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



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

def label
  @label
end