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