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

ReturnFields could not support hash '#' in filed name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 4.1
    • None
    • search

    Description

      If some fields start with '#' and we try to put it in fl param, this field and all next fields are not in response document

      With query:

      q=:&fl=score,#id,myOtherField

      Document response is like:

      SolrDocument

      {score=3.809621}

      this bug is similar to SOLR-2719 and SOLR-4374

      Attachments

        Activity

          People

            hossman Chris M. Hostetter
            bpoussin Benjamin POUSSIN
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: