You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dani (JIRA)" <ji...@apache.org> on 2014/12/28 18:50:13 UTC

[jira] [Created] (SOLR-6893) DIH doen't work using URL and wget

Dani created SOLR-6893:
--------------------------

             Summary: DIH doen't work using URL and wget
                 Key: SOLR-6893
                 URL: https://issues.apache.org/jira/browse/SOLR-6893
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.10.2, 4.8.1, 4.6.1
         Environment: Linux (Ubuntu, CentOS)
            Reporter: Dani
            Priority: Minor


[ related to #SOLR-2305 ]

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"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org