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