Searched refs:totalterms (Results 1 – 3 of 3) sorted by relevance
97 long totalterms; /* total inverted index terms */ variable261 "%ld", &totalterms); in main()1009 "%ld", &totalterms); in build()1245 if ((totalterms = invmake(newinvname, newinvpost, in build()1258 npostings, totalterms); in build()1320 dboffset += fprintf(newrefs, " -q %.10ld", totalterms); in putheader()
107 extern long totalterms; /* total inverted index terms */
924 searchcount, totalterms); in findterm()