Home | History | Annotate | Download | only in orig

Lines Matching full:hits

6549 ** <dd>This parameter returns the number of pager cache hits that have
9691 int anStat[3]; /* 0: hits. 1: size misses. 2: full misses */
13509 ** Set *pCurrent to the total cache hits or misses encountered by all
39099 int nHit, nMiss; /* Total cache hits and misses */
115886 ** A doclist (document list) holds a docid-sorted list of hits for a
129473 ** hits for a single phrase on a single row in order to calculate the
129608 ** rows (i.e. FTS3_MATCHINFO_NPHRASE, NCOL, NDOC, AVGLENGTH and part of HITS)