RomanStruk / manticore-scout-engine

Manticore Engine for Laravel Scout
Other
32 stars 3 forks source link

Supports `limit 0` #41

Closed cevin closed 9 months ago

cevin commented 9 months ago

select * from table limit 0 option max_matches=1000 facet mva

just only get facets result, do not want get any real data from database.