You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by jianwen lou <lo...@gmail.com> on 2012/04/05 14:33:43 UTC

lucene matchalldocsquery

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org