I use  QueryParser parser = new QueryParser(Version.LUCENE_32,
"title",   analyzer); i get results back.but when i change to
MatchAllDocsQuery i get 0 result.
I missed something in my code? I google and search the mailing list,it
seems many users are confused with MatchAllDocsQuery,Some advice?
thanks

--

twitter.com/loujianwen

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to