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

DIH doen't work using URL and wget

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 4.6.1, 4.8.1, 4.10.2
    • 4.10.2
    • None
    • None
    • Linux (Ubuntu, CentOS)

    Description

      I put this URL on browser and import correctly starts:

      http://localhost:8983/solr/#/sintesicontratti/dataimport//importazione?command=full-import&entity=fileImport&clean=true&commit=true
      

      But if I use wget it doens't work:

      wget "http://localhost:8983/solr/#/sintesicontratti/dataimport//importazione?command=full-import&entity=fileImport&clean=true&commit=true"
      

      nor also using escape:

      wget "http://localhost:8983/solr/#/sintesicontratti/dataimport//importazione?command=full-import\&entity=fileImport\&clean=true\&commit=true"
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dani_bs Dani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: