Searched refs:m_docID (Results 1 – 2 of 2) sorted by relevance
732 int docID() const { return m_docID; } in docID()982 …int m_docID; // A unique document identifier used for things like document-specific mapped attribu… variable
398 m_docID = docID++; in Document()