#include "stdafx.h" namespace lucene{ namespace test { namespace SearchTestForDuplicates{ static void print_tHits( Hits* hits ) { _cout << hits->Length() << _T(" total results\n")<Length(); i++) { if ( i < 10 || (i > 94 && i < 105) ) { Document& d = hits->doc(i); _cout << i << _T(" ") << d.get(_T("id"))<Parse(_T("high")); _cout << _T("Query: ") << query.toString(_T("priority")) <Parse(b.getBuffer()); _cout << _T("Query: ") << query2.toString(_T("priority")) <