Callable invoked once per record by Filter::query_record_batch overloads that take a callback.
More...
Callable invoked once per record by Filter::query_record_batch overloads that take a callback.
Must accept const RecordQueryView& and return void. The RecordQueryView::hits span is valid only for the duration of the call.
Definition at line 224 of file Fastx.hpp.