P.S. Are you sure you're looking at the 2.0 docs? I don't see any Query.parse(String, String, Analyzer) in the 2.0 docs. Rather, I see QueryParser(String field, Analyzer analyzer) and a non-static method parse(String parse).
Best Erick
P.S. Are you sure you're looking at the 2.0 docs? I don't see any Query.parse(String, String, Analyzer) in the 2.0 docs. Rather, I see QueryParser(String field, Analyzer analyzer) and a non-static method parse(String parse).
Best Erick