Searched refs:need_positions (Results 1 – 1 of 1) sorted by relevance
1220 int need_positions = i<q.nTerms-1 && !q.pTerm[i+1].is_phrase; in fulltext_query() local1221 DocList *next = docListNew(need_positions ? DL_POSITIONS : DL_DOCIDS); in fulltext_query()