Class: Ferret::Search::Spans::SpanTermQuery

Inherits:
Object
  • Object
show all
Defined in:
ext/r_search.c

Overview

Summary

A SpanTermQuery is the Spans version of TermQuery, the only difference being that it returns the start and end offset of all of its matches for use by enclosing SpanQueries.