Searched refs:iDocidGe (Results 1 – 1 of 1) sorted by relevance
1617 int iDocidGe = -1; /* Index of docid>=x constraint, if present */ in fts3BestIndexMethod() local1686 iDocidGe = i; in fts3BestIndexMethod()1709 if( iDocidGe>=0 ){ in fts3BestIndexMethod()1711 pInfo->aConstraintUsage[iDocidGe].argvIndex = iIdx++; in fts3BestIndexMethod()