| Class | ThinkingSphinx::Property |
| In: |
lib/thinking_sphinx/property.rb
|
| Parent: | Object |
| admin | [RW] | |
| alias | [RW] | |
| associations | [RW] | |
| columns | [RW] | |
| faceted | [RW] | |
| model | [RW] |
Get the part of the GROUP BY clause related to this attribute - if one is needed. If not, all you‘ll get back is nil. The latter will happen if there isn‘t actually a real column to get data from, or if there‘s multiple data values (read: a has_many or has_and_belongs_to_many association).