Home | History | Annotate | Download | only in fts1

Lines Matching refs:DL_DOCIDS

178  * A doclist with type DL_DOCIDS is like the above, but holds only docids
218 DL_DOCIDS, /* docids only */
2609 pNew = docListNew(i<pQTerm->nPhrase ? DL_POSITIONS : DL_DOCIDS);
2814 pNew = docListNew(DL_DOCIDS);
2823 pNew = docListNew(DL_DOCIDS);
2845 pNew = docListNew(DL_DOCIDS);