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

Experimental UI, the hl.fl is not properly set doing queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.4.1
    • 6.0
    • Admin UI
    • None
    • Debian wheezy x64, 4 processors, 4gb memory, 4 SOLR clouds servers

    Description

      When using the experiment UI and doing searches on collection, when populating the hl.fl field, the value is used for the fl instead.

      URL generated:
      http://127.0.0.1/solr/collection/select?fl=content&hl=on&indent=on&q=html&wt=json

      URL Expected:
      http://127.0.0.1/solr/collection/select?hl.fl=content&hl=on&indent=on&q=html&wt=json

      Attachments

        Issue Links

          Activity

            People

              upayavira Upayavira
              jrmargelidon Jean-Renaud Margelidon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: