Class ThinkingSphinx::Excerpter
In: lib/thinking_sphinx/excerpter.rb
Parent: Object

frozen_string_literal: true

Methods

excerpt!   new  

Constants

DefaultOptions = { :before_match => '<span class="match">', :after_match => '</span>', :chunk_separator => ' &#8230; '

Attributes

index  [RW] 
options  [RW] 
words  [RW] 

Public Class methods

Public Instance methods

[Validate]