[CLucene-dev] TermDocs methods

2011-08-06 Thread theorist
sorry, i just made a simple syntax error. now it works fine. -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super App

[CLucene-dev] TermDocs methods

2011-08-06 Thread theorist
hello, what header file shall i include to get rid of this: request for member ‘next’ in ‘documents’, which is of non-class type ‘lucene::index::TermDocs*’ request for member ‘doc’ in ‘documents’, which is of non-class type ‘lucene::index::TermDocs*’ ? Terms.h has been already included. thank