Hi, I have a question about LuceneQueryOptimizer.optimize()
If the loop that goes through the original boolean clauses ends up with each BooleanClause being translated into a filter, then dosen't this mean that there will be no query? Does this mean we might in this case say query=new org.apache.lucene.search.MatchAllDocsQuery() so that the filters determine the result set? Cheers, Dan This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
