Searched refs:totalterms (Results 1 – 3 of 3) sorted by relevance
99 long totalterms; /* total inverted index terms */ variable263 "%ld", &totalterms); in main()1011 "%ld", &totalterms); in build()1247 if ((totalterms = invmake(newinvname, newinvpost, in build()1260 npostings, totalterms); in build()1322 dboffset += fprintf(newrefs, " -q %.10ld", totalterms); in putheader()
107 extern long totalterms; /* total inverted index terms */
926 searchcount, totalterms); in findterm()