Class | Ferret::Search::MatchAllQuery |
In: |
ext/r_search.c
|
Parent: | Ferret::Search::Query |
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.