Sha256: 1b84c48d4fcd77615ac1b8cac866261168bba67cdc5d4471f698b21d37aa8715

Contents?: true

Size: 323 Bytes

Versions: 96

Compression:

Stored size: 323 Bytes

Contents

Feature: Direct Attributes
  In order to avoid unnecessary SQL queries
  I want to access attribute values from Sphinx's response
  
  Scenario: Accessing attribute values directly
    Given Sphinx is running
    And I am searching on posts
    When I search
    Then the first result should have a comments count of 9

  

Version data entries

96 entries across 96 versions & 15 rubygems

Version Path
thinking-sphinx-2.0.9 features/direct_attributes.feature
thinking-sphinx-1.4.9 features/direct_attributes.feature
thinking-sphinx-2.0.8 features/direct_attributes.feature
thinking-sphinx-1.4.8 features/direct_attributes.feature
thinking-sphinx-2.0.7 features/direct_attributes.feature
thinking-sphinx-2.0.6 features/direct_attributes.feature
thinking-sphinx-1.4.7 features/direct_attributes.feature
thinking-sphinx-2.0.5 features/direct_attributes.feature
thinking-sphinx-1.4.6 features/direct_attributes.feature
sayso-thinking-sphinx-2.0.3.002 features/direct_attributes.feature
sayso-thinking-sphinx-2.0.3.001 features/direct_attributes.feature
thinking-sphinx-2.0.4 features/direct_attributes.feature
thinking-sphinx-1.4.5 features/direct_attributes.feature
thinking-sphinx-2.0.3 features/direct_attributes.feature
thinking-sphinx-1.4.4 features/direct_attributes.feature
thinking-sphinx-1.4.3 features/direct_attributes.feature
thinking-sphinx-2.0.2 features/direct_attributes.feature
thinking-sphinx-1.4.2 features/direct_attributes.feature
thinking-sphinx-1.4.1 features/direct_attributes.feature
joshcutler-thinking-sphinx-1.3.18 features/direct_attributes.feature