this.add(new NodeNumericQueryNodeProcessor());
this.add(new NodeNumericRangeQueryNodeProcessor());
this.add(new TermRangeQueryNodeProcessor());
this.add(new LowercaseExpandedTermsQueryNodeProcessor());
this.add(new DatatypeAnalyzerProcessor());
this.add(new PhraseSlopQueryNodeProcessor());
this.add(new DefaultPhraseSlopQueryNodeProcessor());
this.add(new AllowFuzzyAndWildcardProcessor());
this.add(new AllowLeadingWildcardProcessor());