Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 73334 invoked from network); 12 Mar 2011 22:20:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Mar 2011 22:20:22 -0000 Received: (qmail 67538 invoked by uid 500); 12 Mar 2011 22:20:21 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 67483 invoked by uid 500); 12 Mar 2011 22:20:21 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 67469 invoked by uid 99); 12 Mar 2011 22:20:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Mar 2011 22:20:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Mar 2011 22:20:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8C5EA3A5F46 for ; Sat, 12 Mar 2011 22:19:59 +0000 (UTC) Date: Sat, 12 Mar 2011 22:19:59 +0000 (UTC) From: "Yonik Seeley (JIRA)" To: dev@lucene.apache.org Message-ID: <497222272.15720.1299968399571.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <181821144.15709.1299968159606.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Updated: (SOLR-2424) extracted text from tika has no spaces MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2424: ------------------------------- Component/s: contrib - Solr Cell (Tika extraction) Affects Version/s: 3.1 This problem is not apparent in Solr 1.4 > 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 "tutorial=@tutorial.pdf" > 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: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org