Top | ![]() |
![]() |
![]() |
![]() |
GSList * | beagle_hits_added_response_get_hits () |
int | beagle_hits_added_response_get_num_matches () |
GSList *
beagle_hits_added_response_get_hits (BeagleHitsAddedResponse *response
);
Fetches the hits from the given BeagleHitsAddedResponse. The list should not be modified or freed.
int
beagle_hits_added_response_get_num_matches
(BeagleHitsAddedResponse *response
);
Fetches the total of matches for this query from the given BeagleHitsAddedResponse. The actual number of results returned is set by max-hits in BeagleQuery.