Searched refs:cur_term_id (Results 1 – 2 of 2) sorted by relevance
465 uint32_t cur_term_id = hits[0].term_id(); in AddHits() local467 term_id_codec.DecodeTermInfo(cur_term_id)); in AddHits()474 while (term_id == cur_term_id && ++k_end < hits.size()) { in AddHits()491 cur_term_id = term_id; in AddHits()493 term_id_codec.DecodeTermInfo(cur_term_id)); in AddHits()
246 uint32_t cur_term_id = term_id_hit_pair.term_id(); in TranslateAndExpandLiteHits() local248 term_id_codec.DecodeTermInfo(cur_term_id)); in TranslateAndExpandLiteHits()