[ 
https://issues.apache.org/jira/browse/SOLR-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006475#comment-13006475
 ] 

Eric Pugh commented on SOLR-2424:
---------------------------------

I went and updated and gave it a stab, I still get the class name repeated:

"foo_txt":[
          "page",
          "page",
          "page",
          "page",
          "page",
          "page",
          "page",
          "page",
          "page",
          "page",
          "page",
          "   Thisdocument"..


But without the underlying content in the <p> tag being included except as a 
big block at the end.  Are you seeing the same thing?

> extracted text from tika has no spaces
> --------------------------------------
>
>                 Key: SOLR-2424
>                 URL: https://issues.apache.org/jira/browse/SOLR-2424
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - Solr Cell (Tika extraction)
>    Affects Versions: 3.1
>            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