Class: Ferret::Search::MatchAllQuery
- Inherits:
-
Object
- Object
- Ferret::Search::MatchAllQuery
- Defined in:
- ext/r_search.c
Overview
Summary
MatchAllQuery matches all documents in the index. You might want use this query in combination with a filter, however, ConstantScoreQuery is probably better in that circumstance.