Home | History | Annotate | Download | only in fts1

Lines Matching refs:DL_DOCIDS

103  * A doclist with type DL_DOCIDS is like the above, but holds only docids
124 DL_DOCIDS, /* docids only */
1209 DocList *next = docListNew(need_positions ? DL_POSITIONS : DL_DOCIDS);