extracted text from tika as no spaces
-------------------------------------

                 Key: SOLR-2424
                 URL: https://issues.apache.org/jira/browse/SOLR-2424
             Project: Solr
          Issue Type: Bug
            Reporter: Yonik Seeley


Try this:
curl 
"http://localhost:8983/solr/update/extract?extractOnly=true&wt=json&indent=true";
  -F "[email protected]"
And you get text output w/o spaces: 
"ThisdocumentcoversthebasicsofrunningSolru"...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to