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-1.3.7 features/direct_attributes.feature
thinking-sphinx-1.3.6 features/direct_attributes.feature
thinking-sphinx-1.3.4 features/direct_attributes.feature
thinking-sphinx-1.3.3 features/direct_attributes.feature
thinking-sphinx-099-1.3.2 features/direct_attributes.feature
thinking-sphinx-1.3.2 features/direct_attributes.feature
moneypools-thinking-sphinx-1.3.1 features/direct_attributes.feature
thinking-sphinx-1.3.1 features/direct_attributes.feature
thinking-sphinx-099-1.3.1 features/direct_attributes.feature
thinking-sphinx-099-1.3.0 features/direct_attributes.feature
thinking-sphinx-1.3.0 features/direct_attributes.feature
thinking-sphinx-099-1.2.13 features/direct_attributes.feature
thinking-sphinx-1.2.13 features/direct_attributes.feature
moneypools-thinking-sphinx-1.2.13 features/direct_attributes.feature
moneypools-thinking-sphinx-1.2.12 features/direct_attributes.feature
warp-thinking-sphinx-1.2.12 features/direct_attributes.feature