Class ExtendedDismaxQParser.Clause

java.lang.Object
org.apache.solr.search.ExtendedDismaxQParser.Clause
Enclosing class:
ExtendedDismaxQParser

protected static class ExtendedDismaxQParser.Clause extends Object
  • Field Details

    • field

      protected String field
    • rawField

      protected String rawField
    • isPhrase

      protected boolean isPhrase
    • hasWhitespace

      protected boolean hasWhitespace
    • hasSpecialSyntax

      protected boolean hasSpecialSyntax
    • syntaxError

      protected boolean syntaxError
    • must

      protected char must
    • val

      protected String val
    • raw

      protected String raw
  • Constructor Details

    • Clause

      protected Clause()