Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-601

protected QParser.parse() and subclasses

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.3
    • search
    • None

    Description

      : As QParser.parse is protected and QParser.subQuery is public, everything
      : works fine when I run parse() myself (through unit tests). But when I
      : try to run it through a Solr server, I get :

      all of the concrete impls of QParser in the solr code base declare the
      parse() method as public ... i'm not sure why it's protected in the abstract class ... seems wrong to me.

      Attachments

        Activity

          People

            Unassigned Unassigned
            julien piquot Julien Piquot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: