Class: Ferret::Search::Spans::SpanMultiTermQuery
- Inherits:
-
Object
- Object
- Ferret::Search::Spans::SpanMultiTermQuery
- Defined in:
- ext/r_search.c
Overview
Summary
A SpanMultiTermQuery is the Spans version of MultiTermQuery, the only difference being that it returns the start and end offset of all of its matches for use by enclosing SpanQueries.