4849505152535455
synchronized (parser) { return parser.parse(query, defaultField); } } catch (QueryNodeException ex) { throw new FullTextQueryParseException(ex); } }