Sha256: 3341943b1021686cc7ffbbb925bff6b12fb5044ea5addf202787bff1114764f4

Contents?: true

Size: 731 Bytes

Versions: 54

Compression:

Stored size: 731 Bytes

Contents

Feature: Generate excerpts for search results
  
  Scenario: Basic Excerpts Syntax
    Given Sphinx is running
    And I am searching on comments
    And I search for "lorem punto"
    Then the content excerpt of the first result is "de un sitio mientras que mira su diseño. El <span class="match">punto</span> de usar <span class="match">Lorem</span> Ipsum es que tiene una distribución"
  
  Scenario: Integrated Excerpts Syntax
    Given Sphinx is running
    And I am searching on comments
    And I search for "lorem"
    Then calling content on the first result excerpts object should return "de un sitio mientras que mira su diseño. El punto de usar <span class="match">Lorem</span> Ipsum es que tiene una distribución"

Version data entries

54 entries across 54 versions & 13 rubygems

Version Path
joshcutler-thinking-sphinx-1.3.18 features/excerpts.feature
thorsson_thinking-sphinx-2.0 features/excerpts.feature
angelf-thinking-sphinx-1.3.18 features/excerpts.feature
thinking-sphinx-1.3.20 features/excerpts.feature
thinking-sphinx-2.0.0.rc2 features/excerpts.feature
thinking-sphinx-1.3.19 features/excerpts.feature
skalee-thinking-sphinx-1.3.14.2 features/excerpts.feature
skalee-thinking-sphinx-1.3.14.1 features/excerpts.feature
thorsson_thinking-sphinx-1.3.18 features/excerpts.feature
thinking-sphinx-allen-1.3.18.4 features/excerpts.feature
thinking-sphinx-allen-1.3.18.3 features/excerpts.feature
thinking-sphinx-allen-1.3.18.2 features/excerpts.feature
thinking-sphinx-2.0.0.rc1 features/excerpts.feature
thinking-sphinx-allen-1.3.18.1 features/excerpts.feature
thinking-sphinx-allen-1.3.18 features/excerpts.feature
thinking-sphinx-1.3.18 features/excerpts.feature
josh_cutler-thinking-sphinx-1.3.17 features/excerpts.feature
hawkerb-thinking-sphinx-1.3.18 features/excerpts.feature
thinking-sphinx-1.3.17 features/excerpts.feature
warp-thinking-sphinx-1.3.16 features/excerpts.feature