Searched refs:nEmpty (Results 1 – 1 of 1) sorted by relevance
366 int nEmpty; /* Number of contiguous term-less nodes */ member3784 if( pWriter->aDlidx[0].buf.n>0 && pWriter->nEmpty>=FTS5_MIN_DLIDX_SIZE ){ in fts5WriteFlushDlidx()3788 pWriter->nEmpty = 0; in fts5WriteFlushDlidx()3806 assert( pWriter->iBtPage || pWriter->nEmpty==0 ); in fts5WriteFlushBtree()3861 pWriter->nEmpty++; in fts5WriteBtreeNoTerm()