Package-level declarations

Types

Link copied to clipboard

This query parser works exactly as the standard query parser (StandardQueryParser), except that it respect the boolean precedence, so is parsed to <(+a +b) (+c +d)> instead of <+a +b +c +d>.